federation_list_agent_types
ActiveTool of ComOS Federation Gateway
declared in 1.0.0
List all available agent types that can be configured. 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.50.
Parent server
ComOS Federation Gateway
https://github.com/ronrey/comos-federation
2/7 registries