Skip to main content

daemon_tool_call

Function daemon_tool_call 

Source
pub async fn daemon_tool_call(
    name: &str,
    arguments: Option<&Value>,
) -> Result<String>
Expand description

Call a tool on the daemon’s REST API.