Skip to main content

call

Function call 

Source
pub async fn call(name: &str, args: &Value, host: &Host) -> ToolResult
Expand description

Run one tool. Argument problems come back as an error result, not as a JSON-RPC failure.