xero_create_project
Create a project in Xero by providing project details as JSON arguments via the Lightbulb MCP server.
Instructions
Xero connector operation create_project (platform tool xero.create_project).
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 |