get_current_user
Retrieve the current authenticated user's ID, username, and email to identify and use for ClickUp operations like assigning tasks.
Instructions
Get the current authenticated user's info (ID, username, email).
Cached per session. Use the ID for assignee operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |