Search Within Sheet
smartsheet_search_sheetSearch for text within a Smartsheet sheet, including cell values, formulas, comments, and summary fields to locate matching rows and cells.
Instructions
Search for text within a specific Smartsheet sheet. Searches cell values, formulas, comments, and summary fields within one sheet.
Args:
sheet_id (number): Sheet ID to search within
query (string): Text to search for
Returns: Matching rows and cells within the sheet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet_id | Yes | ||
| query | Yes |