pub fn execute_prompts(arguments: Value) -> Result<ToolResult>Expand description
Executes the consolidated subcog_prompts tool.
Dispatches to the appropriate action handler based on the action field.
Valid actions: save, list, get, run, delete.
pub fn execute_prompts(arguments: Value) -> Result<ToolResult>Executes the consolidated subcog_prompts tool.
Dispatches to the appropriate action handler based on the action field.
Valid actions: save, list, get, run, delete.