xero_get_attachment
Retrieve an attachment from Xero by providing a JSON string with the attachment's identifiers. Requires a valid JWT and tenant scope.
Instructions
Xero connector operation get_attachment (platform tool xero.get_attachment).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |