ap_node_list
Reads the active material's node graph, returning node IDs, names, types, canvas positions, socket names, and link connections for inspection.
Instructions
Read the active material's node graph: every node's id, name, type and canvas position, its input/output socket names, and every link (from_id/from_socket -> to_id/to_socket). This is the richest and best-tested part of the API — node work is where an agent has the most real leverage in ArmorPaint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||