Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
List users in the Notion workspace so pages can mention or attribute the right person
notion__list_users
{ "type": "object", "properties": { "page_size": { "type": "number", "description": "Maximum users to return" }, "start_cursor": { "type": "string", "description": "Pagination cursor" } }, "description": "Input schema for the notion__list_users tool." }