Delete a comment from an Untappd check-in
untappd_delete_commentDelete your own Untappd comment by comment ID. Preview the deletion without confirming, or execute with confirm: true.
Instructions
Delete one of YOUR comments by its comment id (the id from a check-in's comments list). Without confirm: true it returns a dry-run preview and makes NO network call; with confirm: true it deletes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| comment_id | Yes | Untappd comment id (from a check-in's comments.items) |