notion.getCurrentUser retrieve the bot user represented by the connected credential.
Example
automations/notion-get-current-user.automation.ts
Inputs
No input is required. OAuth and personal-access-token connections are supported. Every input accepts a compatible signal, and an optional second argument can select a named account.Output
Returns the current fulluser object.
Use this action to confirm which bot identity and workspace a credential represents.