smartsheet_delete
Remove specified rows from a Smartsheet by providing the sheet ID and an array of row IDs, streamlining data management and organization.
Instructions
Delete rows from a Smartsheet
Input Schema
Name | Required | Description | Default |
---|---|---|---|
row_ids | Yes | Array of row IDs to delete | |
sheet_id | Yes | Smartsheet sheet ID |