List portal blocks
list_blocksRetrieve a list of portal blocks, with optional filtering by block IDs or returning only names for efficient reference.
Instructions
List blocks on the portal. Optionally restrict to specific block IDs, or return names only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_ids | No | Filter to these block UUIDs. | |
| only_names | No | Return only id+name pairs. |