Tool to delete a comment on a gist. Use when you have both the gist_id and comment_id and want to remove that comment. Example prompt: "Delete comment 42 from gist 'aa5a315d61ae9438b18d'".
gist_idRequiredstringThe unique identifier of the gist containing the comment. Obtain this from list_gists or other gist operations.
comment_idRequiredintegerThe unique identifier of the comment to delete. Obtain this from list_gist_comments or get_gist_comment operations.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.