Skip to main content
notion.getComment retrieve a Notion comment by ID.

Example

automations/notion-get-comment.automation.ts

Inputs

comment_id is required. Every input accepts a compatible signal, and an optional second argument can select a named account.

Output

Returns the full comment when readable, including its parent, discussion ID, author, and content, or a partial comment reference.