Storage & Databases6 toolsPaste one API key
Transloadit integration for AI agents
Transloadit is a cloud platform for uploading, transforming, and delivering files, images, audio, and video through programmable processing workflows.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Transloadit once and call the same tools from all of them.
Setup
Connect Transloadit 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
Transloadit exposes 6 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
transloadit_get_assembly_status | Retrieve the latest state, uploads, warnings, and results for one Assembly | Read |
transloadit_list_assemblies | Return one page of Assemblies in descending creation order, optionally filtered by state, date | Read |
transloadit_create_assembly | Start a Transloadit file-processing Assembly from validated inline Steps or an existing | Write |
transloadit_cancel_assembly | Cancel a running Assembly and any upload still in progress | Write |
transloadit_replay_assembly | Retry a crashed Assembly while its original input files remain recoverable, optionally | Read |
transloadit_replay_assembly_notification | Resend a completed Assembly's result notification to the notify_url configured on that Assembly | Read |