Get Attributes
get_attributesRetrieves attribute values from a specified Maya node. Omit attribute names to get common transform attributes, or provide specific ones for targeted inspection.
Instructions
Read attributes of a node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name. | |
| attrs | No | Attribute names (short or dotted). Omit for the common transform attributes. | |
| session_key | No | Target Maya session; omit if only one is connected. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||