Notion · Arazzo Workflow
Notion Reply to an Existing Comment Thread
Version 1.0.0
List a page's unresolved comments, then reply into the existing discussion or start a new one.
View Spec
View on GitHub
CollaborationDatabaseIdeasNotesProductivityProjectT1TaskWikiWorkspaceArazzoWorkflows
Provider
Workflows
comment-thread-reply
List comments on a page and reply into an existing thread or start a new one.
Retrieves a page's unresolved comments and branches: when a discussion thread exists it replies into that thread, otherwise it creates a new comment on the page.
1
listComments
Retrieve the unresolved comments on the page and capture the discussion ID of the first comment, if any.
2
replyToThread
Add a comment into the existing discussion thread using its discussion ID.
3
startThread
Start a new comment on the page when no existing discussion thread was found.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.