Agents
Our Agents API allows you to integrate your parcelLab agent in your customer service tools, applications or message interfaces.
Agent Integration Guide
Requirements
Using the Agents API
Agents API Reference
Start Asynchronous Agent Execution
External ID of this agent, used on the simple agent thread API
Payload for starting async agent execution.
The user's input query
Optional context data for the agent
Get Thread Status and Messages
External ID of this agent, used on the simple agent thread API
External reference ID of the thread
Public-facing thread details with limited message info.
External ID of this agent, used on the simple agent thread API
idle- Idlerunning- Runningcompleted- Completedfailed- Failed
Submit Message to Existing Thread
External ID of this agent, used on the simple agent thread API
External reference ID of the thread
Payload for starting async agent execution.
The user's input query
Optional context data for the agent
Response for async agent execution.
External reference ID of the thread
Current execution status
Last updated
Was this helpful?