Agents¶
Invoke agents and track tasks.
Common tasks¶
Task |
Page |
|---|---|
Send messages to an agent and inspect, cancel, or resume tasks |
Typical workflow¶
Locate the target agent in a workspace (using agent code or agent ID).
After sending a text message, save the task ID and turn ID returned by the server.
Use the task ID to query status, cancel the task, or provide supplemental input; use the turn ID to resume subscription.
Last updated on