federation_agent_status
ActiveTool of ComOS Federation Gateway
declared in 1.0.0
Get current status of all agents and the scheduler. Requires authentication via auth_token.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"auth_token"
],
"properties": {
"auth_token": {
"type": "string",
"description": "JWT auth token for authentication"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ComOS Federation Gateway
https://github.com/ronrey/comos-federation
2/7 registries