Import Mogrt From Library
import_mogrt_from_libraryImport a MOGRT motion graphics template from a named Adobe Creative Cloud Library into the Premiere Pro timeline, specifying track and start time.
Instructions
Import a MOGRT from a named Adobe Creative Cloud Library.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mogrt_name | Yes | Name of the MOGRT in the library | |
| track_index | No | Video track index (default: 0) | |
| library_name | Yes | Name of the Adobe Creative Cloud Library that contains the MOGRT | |
| start_seconds | No | Start time in seconds (default: 0) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |