add-markers-bulk
Add multiple markers to After Effects compositions or layers in a single call. Use after audio waveform analysis to place markers at detected peaks.
Instructions
Add multiple layer or composition markers at once. Use this after analyze-audio-waveform to place markers at detected peaks, or to add any set of markers in a single call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compIndex | Yes | 1-based composition index. | |
| markerType | No | 'layer' (default) or 'comp' for composition-level markers. | |
| layerIndex | No | Target layer index (required for layer markers). | |
| layerName | No | Target layer name (alternative to layerIndex). | |
| markers | Yes | Array of markers to add. |