Shotstack
Overview
SLUG: SHOTSTACK
Description
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.
Authentication Details
API Key
Connecting to Shotstack
Create an auth config
Use the dashboard to create an auth config for the Shotstack toolkit. This allows you to connect multiple Shotstack accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Shotstack Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Shotstack toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SHOTSTACK_CREATE_TEMPLATE
Tool Name: Create Template
Description
Action Parameters
Action Response
SHOTSTACK_DELETE_INGESTED_MEDIA
Tool Name: Delete Ingested Media
Description
Action Parameters
Action Response
SHOTSTACK_DELETE_SOURCE
Tool Name: Delete Source
Description
Action Parameters
Action Response
SHOTSTACK_DELETE_TEMPLATE
Tool Name: Delete Shotstack Template
Description
Action Parameters
Action Response
SHOTSTACK_DELETE_WORKFLOW
Tool Name: Delete Shotstack Workflow
Description
Action Parameters
Action Response
SHOTSTACK_FETCH_SOURCE
Tool Name: Fetch Source
Description
Action Parameters
Action Response
SHOTSTACK_GET_INGEST_STATUS
Tool Name: Get Ingest Status
Description
Action Parameters
Action Response
SHOTSTACK_GET_RENDER_CALLBACK
Tool Name: Get Render Callback
Description
Action Parameters
Action Response
SHOTSTACK_GET_SOURCE
Tool Name: Get Source Details
Description
Action Parameters
Action Response
SHOTSTACK_GET_TEMPLATE
Tool Name: Get Template
Description
Action Parameters
Action Response
SHOTSTACK_INSPECT_MEDIA
Tool Name: Inspect Media
Description
Action Parameters
Action Response
SHOTSTACK_LIST_SOURCES
Tool Name: List Sources
Description
Action Parameters
Action Response
SHOTSTACK_LIST_TEMPLATES
Tool Name: List Templates
Description
Action Parameters
Action Response
SHOTSTACK_RENDER_VIDEO
Tool Name: Render Video
Description
Action Parameters
Action Response