Attachments Tools

5 MCP tools for managing attachments through the Accounting API. Same schema across 12 connectors.

Operations

GETaccounting_attachments_all

Retrieve a paginated list of attachments with optional filtering and sorting.

GETaccounting_attachments_one

Retrieve a single record by its unique identifier.

POSTaccounting_attachments_create

Create a new record with the provided fields.

PATCHaccounting_attachments_update

Update an existing record by its unique identifier.

DELETEaccounting_attachments_delete

Remove a record by its unique identifier.

Schema fields

Normalized fields available across all 12 connectors. The same schema whether your customer uses Pennylane, Sage Intacct, Yuki, or any other provider.

FieldTypeDescription
idstringA unique identifier for the attachment
namestringThe name of the attachment
urlstringnullThe URL of the attachment
mime_typestringnullThe MIME type of the attachment
sizenumbernullThe size of the attachment in bytes
referenceobjectReference to the parent record

Example usage

Dynamic Mode
MCP
Agent:execute_tool
{ "tool": "accounting_attachments_all", "input": { "limit": 10 } }
Found 10 attachments. Returning first page...

Launch accounting integrations in weeks, not months

Get started for free