whoami
Confirm which BasicDeploy user is authenticated by showing the account's email and ID. Use it to verify identity before acting on a user's behalf.
Instructions
Return the identity of the BasicDeploy account this connection is authenticated as — the user's email and account id. Use it to confirm WHICH user is logged in before acting on their behalf.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The account's UUID. | |
| plan | No | The account's plan name. | |
| Yes | The account's email. |