Execute Saved Search
execute_saved_searchExecute a saved Splunk search by name with optional time overrides, mode selection, and result limits. Choose immediate results or job tracking for larger datasets.
Instructions
Run a saved search by name with optional time overrides and mode selection. Use this to execute existing reports/automations quickly. Choose 'oneshot' for immediate results or 'job' for progress tracking and large result sets.\n\nOutputs: results list (capped by max_results), mode used, timing, and job id (if job).\nSecurity: execution and results are constrained by the authenticated user's permissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | ||
| mode | No | oneshot | |
| name | Yes | ||
| owner | No | ||
| latest_time | No | ||
| max_results | No | ||
| earliest_time | No |