users
Get Notion user details with actions to list all workspace users, fetch a single user, identify the current bot, or extract users from pages.
Instructions
Get user information.
Actions (required params):
list: all workspace users (requires admin permissions)
get (user_id): single user info
me: current bot/integration user
from_workspace: extract users from accessible pages (use if list fails)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| user_id | No | User ID (for get action) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||