{ "operation": "workers-get", "method": "GET", "path": "/v1/workers/{id}", "summary": "Get a Worker by ID", "response": { "binding": { "id": "string", "type": null }, "enabled": true, "http": { "retry": 1, "secret": null, "timeout": 1, "uri": "string" }, "id": "string", "managed": true, "mcp": { "external_id": "string", "headers": null, "oauth2": null, "redirect_uri": "string", "retry": 1, "secrets": {}, "timeout": 1, "uri": "string" }, "requirements": { "authorization": null, "met": true }, "type": "http" } }