Developer Tools23 toolsPaste one API key
Shotstack integration for AI agents
Shotstack is a cloud-based platform that enables developers, marketers, and designers to automate the generation of videos, images, and audio at scale using a RESTful API.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Shotstack once and call the same tools from all of them.
Setup
Connect Shotstack 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
Shotstack exposes 23 tools through ClawLink. The 20 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
shotstack_get_assets | Fetch details of a hosted asset by its unique identifier | Read |
shotstack_get_assets_render | Retrieve hosted assets by render ID | Read |
shotstack_get_render_callback | Retrieve the webhook/callback URL configuration for a specific render job | Read |
shotstack_get_render_status | Retrieve the current status and details of a Shotstack render job by render ID | Read |
shotstack_get_source | Fetch the details of a specific source asset | Read |
shotstack_get_template | Retrieve details of a specific template | Read |
shotstack_get_template_by_version | Retrieve a template by template id and API version | Read |
shotstack_inspect_media | Inspect media metadata | Read |
shotstack_list_sources | List all source assets | Read |
shotstack_list_sources2 | List all ingested source files with environment selection | Read |
shotstack_list_templates | List all Shotstack templates for the account | Read |
shotstack_list_templates2 | List all Shotstack templates for the specified environment | Read |
shotstack_create_template | Create a new template for video editing | Write |
shotstack_create_template2 | Save an Edit as a re-usable template | Write |
shotstack_fetch_source | Fetch a remote media file and store it as a source asset | Read |
shotstack_get_upload_url | Request a signed URL for direct file upload to Shotstack | Read |
shotstack_post_upload | Request a signed URL for direct file upload | Write |
shotstack_render_video | Initiate a new video render job | Read |
shotstack_transfer_asset | Transfer a file from any publicly available URL to one or more Serve API destinations | Read |
shotstack_update_template | Update an existing template by its ID | Write |