Adds a comment by the user to a specific file, or as a reply to an other comment.
fieldsA comma-separated list of attributes to include in the response. This can be used to request fields that are not normally returned in a standard response. Be aware that specifying this parameter will have the effect that none of the standard fields are returned in the response u…
messagestringThe text of the comment. Required unless `tagged_message` is provided. To mention a user, use `tagged_message` instead.
item__idRequiredstringThe ID of the item to attach the comment to. This can be a file ID or a comment ID (when replying to a comment).
item__typeRequiredstringThe type of item this comment will be placed on. Use 'file' to comment on a file, or 'comment' to reply to an existing comment.
tagged_messagestringThe text of the comment with user mentions. Use the format `@[user_id:name]` to mention a user, which sends them an email notification. The `user_id` is the target user's ID, and `name` is a display phrase that links to the user's profile in Box UI. Either `message` or `tagged_m…
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.