list_users
List all users in a Notion workspace. Use page_size and start_cursor to paginate through large user lists.
Instructions
List all users in the Notion workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Maximum number of users to return (max 100) | |
| start_cursor | No | Pagination cursor from a previous response |