Tool to create a comment on a specific Airtable record. Use when adding comments to records, mentioning collaborators using @[userId] syntax, or creating threaded comment replies. Supports optional parentCommentId for threaded conversations.
textRequiredstringThe content of the comment. To mention a user, use the format @[userId] (e.g., @[usrGISFlfA7l5F7kY6]).
baseIdRequiredstringThe unique identifier of the Airtable base. This typically starts with 'app'.
recordIdRequiredstringThe unique identifier of the record on which the comment will be created. This typically starts with 'rec'.
tableIdOrNameRequiredstringThe unique identifier (typically starting with 'tbl') or the name of the table within the base.
parentCommentIdstringThe ID of the parent comment for creating threaded replies. If provided, this comment will be a reply to the specified parent comment.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.