Overview
Retrieves a list of all video projects for the authenticated user.Parameters
This tool takes no parameters.Returns
Returns an array of all your video projects with their details.Example Usage
In Claude
Direct Tool Call
Response
Common Use Cases
Check existing projects
Check existing projects
Find a specific project
Find a specific project
Review recent work
Review recent work
REST API Equivalent
This tool calls:GET /api/v1/projects
See the List Projects API documentation for more details.