get_account_status
Check the calling account's plan, remaining chart credits, and what is gated.
Call this BEFORE attempting a tool that might be refused, not after. It is
to subscription limits what describe_chart is to chart sections: the index
you consult to find out what is reachable, so a paywall is something you can
plan around rather than something you discover by hitting it.
`credits_remaining` is the number of chart *computations* left this month —
reading a chart you already created costs nothing, so the count falls only
when new astronomy is calculated. `gated_tools` lists what the current plan
cannot reach, and is empty on a paid plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||