federation_list_tenants
List all available tenants in the federation. Returns tenant IDs, names, and status. Use this to discover which tenants you can interact with. Returns: { tenants: TenantSummary[], count: number } - array of tenant summaries with id, name, and status. Example: call federation_list_tenants with arguments {}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||