pub async fn daemon_tool_call( name: &str, arguments: Option<&Value>, ) -> Result<String>
Call a tool on the daemon’s REST API.