list_saved_searches
Retrieve and display all saved searches from Splunk, including their names, descriptions, and search queries for easy access and management.
Instructions
List all saved searches in Splunk
Returns:
List of saved searches with their names, descriptions, and search queries
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_saved_searchesArguments",
"type": "object"
}