xero_create_asset
Creates a new asset in Xero by providing asset details as a JSON string argument. Use this tool to add fixed assets to your Xero organization.
Instructions
Xero connector operation create_asset (platform tool xero.create_asset).
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 |