whoami
Resolve the current Worksnaps user from the API token. Returns user ID, login, name, and email.
Instructions
Resolve the current Worksnaps user from the API token (GET /me.xml). Returns user id, login, name, and email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | Worksnaps API token. Optional if WORKSNAPS_API_TOKEN is set. |