whoami
Verify your ICANTMARKET_API_TOKEN is valid and retrieve the authenticated user's id, email, handle, admin status, and helper verification. Use this no-side-effect check at startup to confirm credentials and cache the user id.
Instructions
Confirm the configured ICANTMARKET_API_TOKEN is valid and return the principal user (id, email, handle, isAdmin, helperVerifiedAt). Cheap, no side-effects. Call once on startup to cache the user id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||