clickup_auth_check
Verify the validity of your configured ClickUp API token by testing authentication with the /user endpoint. Returns success if the token is accepted or identifies issues if it's missing, malformed, expired, or revoked.
Instructions
Verify that the configured ClickUp API token is valid by hitting the /user endpoint. Returns an ok:true result if the token is accepted, or an error if it's missing, malformed, expired, or revoked. Use clickup_whoami instead to also get the authenticated user's profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||