lom_describe
Introspect any Ableton Live object by LOM path to retrieve its class, properties, child collections, and allowed methods.
Instructions
Introspect an object generically by LOM path.
Args:
path: Target LOM path.
depth: Traversal depth for nested child collections (defaults to 1).
Returns:
Dictionary reporting object class, properties, children, and allowed methods.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| depth | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||