Overview
Context injection lets you send messages or instructions to your AI agent while a call is in progress. The agent receives the injected content as additional context and can act on it naturally within the conversation. Use cases:- Feeding the agent real-time information (e.g. order status lookups)
- Giving the agent new instructions mid-conversation
- Passing context from a human supervisor monitoring the call
Request
Urgency Levels
Use
immediate sparingly — it interrupts the natural flow. For most cases, soon provides the best balance of timeliness and conversational quality.Response
Returns204 No Content on success.

