Skip to main content

execute_prompts

Function execute_prompts 

Source
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.