tldraw_list_shapes
Retrieve all shapes from a tldraw page, with optional filters for shape type and color.
Instructions
List shapes on a page. Optionally filter by shape type and/or color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by shape type (geo, text, arrow, draw, etc.) | |
| color | No | Filter by color | |
| pageId | Yes | Page ID to list shapes from |