Tool to update an existing comment on a specific Airtable record. Use when modifying comment text or updating user mentions using @[userId] syntax. API users can only update comments they have created.
textRequiredstringThe updated comment text. 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 containing the comment. This typically starts with 'rec'.
rowCommentIdRequiredstringThe unique identifier of the comment to update. This typically starts with 'com'.
tableIdOrNameRequiredstringThe unique identifier (typically starting with 'tbl') or the name of the table within the base.
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.