App
Rendi
Rendi is an FFmpeg API that allows you to send your FFmpeg commands as RESTful requests to Rendi with no installation required.
What your agent can do with Rendi
Triggers and actions 5 actions
- ActionDelete File
Deletes one stored file in Rendi by file_id. DELETE /v1/files/{file_id}.
- ActionGet File
Returns the details of one stored file — its status, download link, size, format and media properties.
- ActionList Commands
Lists FFmpeg commands previously sent to Rendi. GET /v1/commands.
- ActionPoll FFmpeg Command
Get the status of a previously submitted FFmpeg command
- ActionRun FFmpeg Command
Submit an FFmpeg command for processing with input and output file specifications
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Rendi API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.