list_tools
Discover all available tools on the splunk-mcp server, including their names, descriptions, and parameters, to streamline Splunk Enterprise/Cloud interactions.
Instructions
List all available MCP tools.
Returns:
List of all available tools with their name, description, and parameters.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_toolsArguments",
"type": "object"
}