Run Saved Search
run_saved_searchExecute a saved device search by UUID to retrieve matching devices, with support for paging and selecting specific fields for a lighter response.
Instructions
Execute a saved device search by UUID and return its device results, with paging (page/size) and an optional fields projection. Lighter-weight than get_saved_search_results when you only need a subset of fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_id | Yes | ||
| page | No | ||
| size | No | ||
| fields | No | ||
| output_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||