nodes.getByType
Retrieve all workflow nodes of a specific type like agents, code, spreadsheets, or conditions from Circuitry's visual platform.
Instructions
Get all nodes of a specific type. Types: start, agent, code, datagrid (Sheet), text, image, chart, condition, loop, then, trigger, action, sticky, flow, web, terminal, scene3d
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Node type (e.g., "datagrid" for Sheet, "code", "agent") |