List comments
list_commentsRetrieve all workspace comments from a Scratch sprite or the Stage, including their IDs, text, and block attachment status.
Instructions
List a target's workspace comments — the yellow sticky notes shown in the editor. Each has an id, its text, and either a blockId (when attached to a block) or null (when floating free on the canvas).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Sprite name, or "Stage". |