create_spreadsheet
Create a new spreadsheet by providing a title and optional content, and specify where to save it: internal library, Google Workspace, or Microsoft 365.
Instructions
Create a new spreadsheet.
Args: title: Spreadsheet title body: Optional initial content or description target_suite: Where to store — "internal_library", "google_workspace", "microsoft_365"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| body | No | ||
| target_suite | No | internal_library |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |