list-users
Retrieve all users in your Notion workspace. Provides paginated results with user IDs, names, and person or bot type.
Instructions
List all users in the workspace. Returns paginated list of users with their IDs, names, and types (person or bot).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_cursor | No | Pagination cursor from previous response | |
| page_size | No | Number of results (1-100) |