get_interface
Read a published interface frame by name from a component via its handle. Fails loudly when the name is unpublished, enabling reliable reference-by-name resolution.
Instructions
Read back a single published interface FRAME by name from a component (issue #139). The reference-by-name primitive feature templates ride on: an unpublished name fails loudly. Returns {handle, name, frame}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| handle | Yes |