get_me
Retrieve the authenticated user's profile, account, and permission data from Plane.
Instructions
Get current user information.
Returns: UserLite object containing current user information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| first_name | No | ||
| last_name | No | ||
| No | |||
| avatar | No | ||
| avatar_url | No | Avatar URL | |
| display_name | No |