create_saved_search
Save a search query to reuse later. Provide a name and query string to persist search criteria, using the same syntax as search items.
Instructions
Save a search. query_string is the same syntax as search_items.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| query_string | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |