Session context
ae_contextRetrieve ambient context at session start, including project state, active composition, selected layers, item list, and undo rules, to ground subsequent edits via ae_do.
Instructions
Ambient context: project state, active comp, selected layers, item list, AE.* helpers, ES3 rules, and the undo contract (every call = one auto undo group). Call at session start; then rely on ae_do response context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||