Ragex. MCP. Handlers. Prompts
(Ragex v0.32.0)
View Source
Handles MCP prompt-related requests.
Implements the prompts/list and prompts/get methods. Prompts provide templated high-level workflows that compose multiple tools.
Summary
Functions
Gets a prompt by name with filled-in arguments.
Returns prompt messages and suggested tools to use.
@spec list_prompts() :: map()
Lists all available prompts.
Returns prompt definitions with names, descriptions, and argument schemas.