canvases_sections_lookup
Search for specific sections within a Slack canvas by filtering on text content or section types.
Instructions
Find sections matching criteria in a canvas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| criteria | Yes | Filter for which sections to return, e.g. a ``contains_text`` substring and/or ``section_types``. | |
| canvas_id | Yes | Encoded ID of the canvas to search within (e.g. ``F0123ABC456``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||