Deletes a specific emoji reaction from a comment in a Figma file; the user must have originally created the reaction.
emojiThe specific emoji character (e.g., '❤️', '👍') of the reaction to delete. This must be an exact match to the emoji of an existing reaction on the comment.
file_keyRequiredstringKey of the file or branch containing the comment reaction to be deleted. The file key can be obtained from the file URL or API responses. To get a branch key, use the `GET /v1/files/:key` endpoint with the `branch_data` query parameter.
comment_idRequiredstringIdentifier of the comment from which the reaction will be removed. This ID is specific to the comment within the Figma file.
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.