workiva_create_sheet
Add a new sheet to a Workiva spreadsheet by providing the spreadsheet ID. Optionally set the sheet name and position index.
Instructions
Create a new sheet in a spreadsheet.
Args: spreadsheet_id: The spreadsheet UUID name: Sheet name (optional — Workiva assigns one if omitted) index: Position index (-1 = append)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| index | No | ||
| spreadsheet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |