list-available-effects
Retrieve all Adobe After Effects effects installed, with optional text filtering by name, matchName, or category. Return up to 20000 results and optionally include obsolete effects.
Instructions
List all effects available in this After Effects installation, with optional text filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional text filter. Matches effect name, matchName, and category. | |
| maxResults | No | Maximum results to return (default: 5000). | |
| includeObsolete | No | Include obsolete effects (default: false). |