App
Resemble
Resemble is a platform for creating realistic AI voices and audio content with powerful customization tools.
What your agent can do with Resemble
Triggers and actions 8 actions
- ActionCreate Voice
Creates a new voice for speech synthesis
- ActionDelete Voice
Deletes a voice by uuid. Endpoint: DELETE /voices/{voice_uuid}.
- ActionGet Project
Retrieves a single project by uuid. Endpoint: GET /projects/{project_uuid}.
- ActionGet Voice
Retrieves a single voice by uuid. Endpoint: GET /voices/{voice_uuid}.
- ActionList Clips
Lists clips generated within a project. Endpoint: GET /projects/{project_uuid}/clips.
- ActionList Projects
Lists all projects in the account. Endpoint: GET /projects.
- ActionList Voices
Lists all voices in the account. Endpoint: GET /voices.
- ActionUpdate Project
Updates a project's fields. Endpoint: PUT /projects/{project_uuid}.
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 Resemble 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.