list_my_tenants
List all teams (tenants) the current user belongs to. isActive marks the team this token currently operates against.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenants | No | Teams you are an active member of | |
| activeTenantId | No | The team this token currently operates on |