MCP tool · Orientation
whoami
Report which Inleed customer account this connection is acting as, and exactly what it is allowed to do: the numeric account id, the API token's name and expiry, the…
whoami
Description
Report which Inleed customer account this connection is acting as, and exactly what it is allowed to do: the numeric account id, the API token's name and expiry, the list of granted scopes, and the live rate-limit budget (limit, remaining, seconds until reset). This does not list what the account owns; call list_services for domains, hosting and subscriptions, and get_account for the customer's name, address and balance. Scopes are immutable on a token: a wider grant means minting a new token in the Inleed client area, which no tool can do.
Input
This tool takes no parameters.
Example conversation
Which token am I using?
Token "CI deploy", scopes read:*, write:dns. 214 of 300 calls left in this five-minute window.
Illustrative. The assistant calls whoami behind the reply; tier
R decides whether it executes directly or returns a confirmation
link.