xero_create_task
Create a task in Xero through the Lightbulb MCP server. Provide arguments as a JSON string for the connector operation.
Instructions
Xero connector operation create_task (platform tool xero.create_task).
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 |