An opaque, per-invocation value supplied by the host when it starts an
interaction (see AppService.sendRoomMessage). Briyah never inspects it — it
is threaded verbatim to the tool handler. Hosts use it to scope a tool call
to trusted data the LLM cannot influence (e.g. a database handle and the
record the user currently has selected).
An opaque, per-invocation value supplied by the host when it starts an interaction (see AppService.sendRoomMessage). Briyah never inspects it — it is threaded verbatim to the tool handler. Hosts use it to scope a tool call to trusted data the LLM cannot influence (e.g. a database handle and the record the user currently has selected).