workiva_spreadsheet_sheets
Perform sheet operations (list, get, create, delete, copy) on a Workiva spreadsheet, providing a single entry point for managing spreadsheet sheets.
Instructions
DEPRECATED — use workiva_list_sheets / workiva_get_sheet / workiva_create_sheet / workiva_delete_sheet / workiva_copy_sheet.
Kept as a backward-compatibility shim; dispatches to the single-verb tools above.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| index | No | ||
| sheet_id | No | ||
| operation | No | list | |
| spreadsheet_id | Yes | ||
| target_spreadsheet_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |