notion.listComments list comments attached to a block or page.
Example
automations/notion-list-comments.automation.ts
Inputs
block_id is required. Optional cursor and page size paginate 1 through 100 results. Every input accepts a compatible signal, and an optional second argument can select a named account.
Output
Returns a paginatedcomment list.
Preserve each result’s discussion_id when creating a reply.