You're viewing a demo portfolio

Join the waitlist
PRSM

get_run_results

Active

Tool of The Mine Works

declared in 1.0.0

Collect the results of a previously started actor run. Use this when another tool returned status "pending" with a run_id: wait a few seconds, then call this with that run_id. Repeat until it returns results.

Parameters schema

{
  "type": "object",
  "required": [
    "run_id"
  ],
  "properties": {
    "run_id": {
      "type": "string",
      "description": "The run_id returned by a tool whose status was \"pending\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Mine Works

1/7 registries
View full server →
get_run_results — The Mine Works — PRSM MCP