federation_tenant_info
ActiveTool of ComOS Federation Gateway
declared in 1.0.0
Get detailed information about a specific tenant.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"tenant_id"
],
"properties": {
"tenant_id": {
"type": "string",
"description": "The tenant ID to get information for"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ComOS Federation Gateway
https://github.com/ronrey/comos-federation
2/7 registries