get_agent_run
ActiveTool of SendIt
declared in 0.1.0
Get the details and output of a specific agent run.
Parameters schema
{
"type": "object",
"required": [
"runId"
],
"properties": {
"runId": {
"type": "string",
"description": "Agent run ID"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries