remotion_list_projects
View all available video projects in your Remotion workspace to manage and select templates for creating professional YouTube content.
Instructions
List all Remotion projects in the workspace.
Returns:
JSON array of projects
Example:
projects = await remotion_list_projects()
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}