Add stock media
add_stock_mediaPROJECT-SCOPED: this call acts only on the explicit project_id and returns the project identity with its result. DOWNLOAD one saved search_stock or research_broll result and save it as a project asset. id must exactly match a result returned for THIS PROJECT; handles survive later turns and MCP worker processes. The clip is SILENT and is NOT in the video yet — place it with add_overlay(fit='cover') for a cutaway that keeps the speech running, or insert_media to splice it in. Representative frames from the ACTUAL downloaded rendition are automatically attached; inspect them before placement. Always tell the user which shot you used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| project_id | Yes | Required immutable scope for this call. Copy the id from list_projects/open_project/project_state; the active-project pointer is never used to guess. |