xero_create_quote
Create a new quote in Xero by providing quote details as a JSON string argument.
Instructions
Xero connector operation create_quote (platform tool xero.create_quote).
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 |