lom_call
Invoke allowed Ableton Live object methods by providing a dotted LOM path and method name, plus optional arguments, to execute actions and receive status.
Instructions
Invoke an allowlisted method on a Live object.
Args:
path: Dotted LOM path to target object.
method: Allowlisted method name to execute.
args: Optional list of positional arguments.
Returns:
Dictionary reporting method execution status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| path | Yes | ||
| method | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||