reader_auth_check
Check if your Readwise Reader API credentials are valid. Returns authentication status or raises an error if unauthorized or rate limited.
Instructions
Verify authentication with the Readwise Reader API.
Returns:
AuthCheckResponse with authenticated status
Raises:
ValueError: If authentication fails (401) or rate limited (429)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| authenticated | Yes |