App
Audome
Audome is the all-in-one tool for faster audio revisions.
What your agent can do with Audome
Triggers and actions 5 actions
- ActionAdd Tag list
Create a new tag list with a name. POST api/v1/tag-lists.
- ActionDelete Tag list
Delete a tag list by uuid. DELETE api/v1/tag-lists/{taglistUuid}.
- ActionGet Tag list
Retrieve a single tag list by uuid. GET api/v1/tag-lists/{taglistUuid}.
- ActionList Tag lists
Retrieve all tag lists. GET api/v1/tag-lists.
- ActionUpdate Tag list
Update a tag list's name. PATCH api/v1/tag-lists/{taglistUuid}.
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 Audome 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.