Skip to main content

Overview

Retrieves all chapters for a specific video project.

Parameters

string
required
The project ID (e.g., prj_abc123xyz)

Returns

Returns an array of chapters for the specified project.

Example Usage

In Claude

Direct Tool Call

Response

Common Use Cases

REST API Equivalent

This tool calls: GET /api/v1/projects/{projectId}/chapters See the List Chapters API documentation for more details.