Get account plan and credits
get_accountGet the 1Lookup organization's plan and remaining credits. Free, spends no credits. Call before a large run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | The signed-in user | |
| usage | No | Lookups and credits consumed, this period and all time | |
| tokens | Yes | Credit balances, including total_available | |
| api_key | No | Usage for the calling API key, empty for MCP callers | |
| organization | Yes | The organization the credits belong to | |
| subscription | No | Current plan, or null when there is no Stripe subscription |