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