whoami
Retrieves the current authenticated user from Fuul dashboard, returning user details as JSON. Requires prior CLI login.
Instructions
Returns the current Fuul dashboard user as JSON from GET /api/v1/auth/user. Requires prior CLI login (tokens in ~/.fuul/tokens.json). Example: {} after npm run cli -- login.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||