Delete a comment from an Untappd check-in
untappd_delete_commentDelete your Untappd comment by providing its comment ID. Use confirm: true to execute the deletion, or omit for a dry-run preview.
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) |