AI & ML11 toolsPaste one API key
VideoDB integration for AI agents
VideoDB is a video infrastructure platform for storing, searching, understanding, editing, and generating video, audio, and image content.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect VideoDB once and call the same tools from all of them.
Setup
Connect VideoDB through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
VideoDB exposes 11 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
video_db_ask_collection | Queue a grounded question-answer request over a VideoDB collection's Search V2 indexes | Read |
video_db_get_async_result | Check one VideoDB async operation by response ID | Read |
video_db_get_collection | Get metadata for one VideoDB collection by ID | Read |
video_db_get_media | Get metadata for one VideoDB video, audio file, or image | Read |
video_db_list_collections | List collections available to the connected VideoDB API key and identify the default collection | Read |
video_db_list_media | List videos, audio files, or images in one VideoDB collection using one normalized media | Read |
video_db_search_collection | Run synchronous semantic search over indexed media in a VideoDB collection | Read |
video_db_create_collection | Create a VideoDB collection for organizing and searching media | Write |
video_db_ingest_media | Queue ingestion of a video, audio file, or image from an HTTP(S) URL into a VideoDB collection | Read |
video_db_rename_media | Rename one VideoDB video, audio file, or image | Read |
video_db_update_collection | Update the name, description, or visibility of an existing VideoDB collection | Write |