API-retrieve-a-comment
Fetch comments from a specific Notion block or page using a block ID, with options to control pagination and response size for efficient data retrieval.
Instructions
Retrieve comments
Input Schema
Name | Required | Description | Default |
---|---|---|---|
block_id | Yes | Identifier for a Notion block or page | |
page_size | No | The number of items from the full list desired in the response. Maximum: 100 | |
start_cursor | No | If supplied, this endpoint will return a page of results starting after the cursor provided. If not supplied, this endpoint will return the first page of results. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Notion ReadOnly MCP Server
Related Tools
- @ramidecodes/mcp-server-notion
- @awkoy/notion-mcp-server
- @ramidecodes/mcp-server-notion
- @Taewoong1378/notion-readonly-mcp-server
- @Taewoong1378/notion-readonly-mcp-server