Remove comment
remove_commentDelete a workspace comment by its ID from a sprite or the Stage, and clear any block back-reference.
Instructions
Delete a workspace comment from a target by id. If it was attached to a block, the block's comment back-reference is cleared too.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The comment id (from `list_comments`). | |
| target | Yes | Sprite name, or "Stage". |