Notion

notion_get_comment

Retrieve a single comment by ID.

Remote node2flow/notion

Other tools also called notion_get_comment? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "comment_id": {
      "type": "string",
      "description": "Comment ID"
    }
  }
}
          

Provider

Notion →