workiva_create_anchor
Create a source anchor to mark spreadsheet cells for stable referencing in regulated financial reporting.
Instructions
Create a source anchor on spreadsheet cells.
Args: table_id: The table UUID (from workiva_spreadsheet_sheets) revision: Current table revision string start_row: Start row (0-based) stop_row: Stop row (0-based, same as start for single cell) start_column: Stop column (0-based, same as start for single cell) stop_column: Stop column (0-based, same as start for single cell)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revision | Yes | ||
| stop_row | No | ||
| table_id | Yes | ||
| start_row | No | ||
| stop_column | No | ||
| start_column | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |