whoami
Check the authenticated identity and tenant provisioning. Discover the identity claim for mapping CLOVER_TENANTS_JSON in multi-tenant setups, returning claim names and scopes without exposing secrets.
Instructions
Diagnostic: who is this request authenticated as, and is a Clover tenant mapped to them?
Returns the authenticated identity, the names of available token claims (never their values), scopes, and whether a tenant is provisioned — no Clover data and no secrets. Use it when setting up multi-tenant to discover which identity claim your platform (e.g. FastMCP Cloud / Horizon) actually provides, so you can key CLOVER_TENANTS_JSON correctly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||