Back to tools

run_eval

Run an MCP/tool eval through evals.platphormnews.com when configured.

Schema and Policy
{
  "name": "run_eval",
  "description": "Run an MCP/tool eval through evals.platphormnews.com when configured.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "target": {
        "type": "string"
      }
    }
  },
  "category": "Registry",
  "authRequired": true,
  "mutability": "read",
  "status": "auth_required"
}