Get current account
get_meRetrieve the authenticated account's profile: id, username, role, admin status, and team memberships.
Instructions
Return the authenticated account's profile: id, username, role, isAdmin, and teams. Credentials/tokens are stripped from the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | ||
| deployment | Yes |