create_brain
Queue or resume local indexing of YouTube channel captions into a searchable SQLite database, enabling timestamped transcript search without an API key.
Instructions
Explicitly queue or resume local channel caption indexing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | en | |
| max_videos | No | ||
| channel_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queued | Yes | ||
| status | Yes | ||
| message | Yes | ||
| brain_id | Yes | ||
| language | Yes | ||
| max_videos | Yes | ||
| normalized_url | Yes | ||
| do_not_poll_automatically | No |