Wave: Auth Status
wave_auth_statusCheck Wave credential resolution status and write tool availability without making an API request. Use it first to diagnose authentication errors even if the token is missing or expired.
Instructions
Report how this server resolved its Wave credentials and whether write tools are enabled. Makes no Wave API request, so it works even when the token is missing or expired -- use it first when other tools report authentication problems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next_step | No | ||
| token_source | Yes | ||
| lookup_errors | Yes | ||
| detected_agent | Yes | ||
| writes_enabled | Yes | ||
| has_credentials | Yes | ||
| sources_checked | Yes | ||
| registered_tools | Yes | ||
| write_tools_hidden | Yes | ||
| default_business_id | Yes | ||
| config_fallback_disabled | Yes |