whoami
Identify the account, user, and credential behind this connection, with plan, credit balance, rate limits, and the tools available. Call it first to verify the setup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | ||
| user | No | ||
| tools | Yes | ||
| limits | No | Bounds the delegation tools enforce. | |
| object | Yes | ||
| account | Yes | The account every tool call is scoped to. | |
| credits | Yes | ||
| credential | Yes | How this connection authenticated. | |
| rate_limit | No | The API rate limit this credential is subject to. |