xero_api_request
Execute Xero API operations by passing a JSON string of arguments, authenticated through your JWT and tenant scope.
Instructions
Xero connector operation api_request (platform tool xero.api_request).
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 |