App
Relevance AI
Relevance AI is the home of the AI Workforce. Build and deploy AI Apps and Agents to solve complex tasks.
What your agent can do with Relevance AI
Triggers and actions 5 actions
- ActionGet Task
Get a single task (conversation thread) by ID for an agent, including status and messages. Endpoint hint: Agent.getTask / task status polling.
- ActionList Tasks
List tasks (conversation threads) for an agent, paginated/sortable/filterable by status. Endpoint hint: Agent.getTasks.
- ActionMessage Agent
Sends a message to an Agent. Doesn't wait for a response.
- ActionMessage Workforce
Sends a message to a Workforce. Doesn't wait for a response.
- ActionRun Tool
Execute a Tool in Relevance AI. Waits for a response for up to 60 seconds.
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 Relevance AI 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.