Server — Ping
pingVerify server reachability without any YNAB API request or token check, letting rate-limited agents check availability without spending quota or causing unrelated errors.
Instructions
[READ] Is this server up? Answers from the process alone: no YNAB request, no token check, no budget read. This exists for the agent that has been rate limited and scheduled itself to come back — the way to find out whether the server is still reachable must not be a call that spends the quota it is waiting on, or that fails for a second, unrelated reason. Returns the server version, whether write tools are registered, and the request budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||