clickup_auth_check
Check if your ClickUp API token is valid by testing against the /user endpoint. Returns confirmation of validity or details of token errors.
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 | |||