You're viewing a demo portfolio

Join the waitlist
PRSM

list_agent_runs

Active

Tool of SendIt

declared in 0.1.0

List recent agent runs with status and summary.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Maximum results to return (default 20)"
    },
    "status": {
      "enum": [
        "pending",
        "running",
        "completed",
        "failed"
      ],
      "type": "string",
      "description": "Filter by status (optional)"
    },
    "agentId": {
      "enum": [
        "strategy_planner",
        "content_ideation",
        "multi_format_composer",
        "creative_asset",
        "variant_repurposer",
        "calendar_optimizer",
        "listening_analyst",
        "inbox_reply",
        "campaign_builder",
        "budget_optimizer",
        "experimentation",
        "executive_insights"
      ],
      "type": "string",
      "description": "Filter by agent (optional)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SendIt

https://github.com/Shree-git/sendit

1/7 registries
View full server →