Send Instance Message
Stream a message to a specific agent instance.
Resolves the agent instance’s runner URL and streams the SSE response back to the client. This is the second hop in the two-hop routing pattern.
Agent instances, agent types, and agent resources all live in the
tenant SurrealDB namespace; the dependency on get_surrealdb_client
resolves the right namespace through the auth chain, and the
namespace itself is the organization boundary.
Returns: SSE stream of the agent’s response.
Raises: NotFoundError: If instance not found in this namespace. AgentInvokerError: If runner resolution or streaming fails.
Documentation Index
Fetch the complete documentation index at: https://docs.pragmatiks.io/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Body
Response
Successful Response