Search Smartsheet
smartsheet_searchSearch Smartsheet assets by query to find sheets, rows, reports, dashboards, or discussions. Returns matching objects with type, ID, and parent context.
Instructions
Search across all accessible Smartsheet assets (sheets, reports, dashboards, rows, cells, discussions). Returns matching objects with their type, ID, and parent context. Use this to find sheets by name, locate rows containing specific text, or discover resources.
Args:
query (string): Search text (minimum 2 characters)
scope (string[], optional): Limit to specific object types: "cellData", "comments", "folderNames", "reportNames", "sheetNames", "sightNames", "summaryFields", "workspaceNames"
include_favorites (boolean, optional): Include favorite resources in results
page_size (number, optional): Max results (default 100)
Returns: Matching objects with IDs, types, and parent context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search text | |
| scope | No | Limit search to specific object types | |
| page_size | No | Max results |