Create CSVBox Sheet
create_sheetCreates a new CSVBox sheet by submitting its full object to the API, enabling setup of importer sheets directly from MCP clients.
Instructions
Create a new CSVBox sheet via POST /1.1/sheet. Input: { sheet }. Returns the API response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet | Yes | The full CSVBox sheet object to create. |