xero_create_folder
Create a new folder in Xero by passing folder details as a JSON string through the Lightbulb MCP connector.
Instructions
Xero connector operation create_folder (platform tool xero.create_folder).
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 |