Agents & Machines
tagSession
Tag Session
Add tags to or remove tags from one of YOUR agent sessions: the exact mirror of tagPage, applied to a dispatched run instead of a page.
Arguments
addstring[]optionalTags to add: lowercase letters, digits, hyphen, or underscore; a leading # is stripped.conversationIdstringrequiredThe agent session to tag: its conversationId (from listAgentSessions or runAgent).removestring[]optionalTags to remove from the session.
Returns
Returns the session's resulting tags.
Ask for it
The Cloud routes these requests to this verb.
- tag this run
- label that agent session
- add the #X tag to the run
- remove the Y tag from the session
Pair it with
The verbs that finish the job.