Skip to main content

TOOL_NAMESPACES_KEY

Constant TOOL_NAMESPACES_KEY 

Source
pub const TOOL_NAMESPACES_KEY: &str = "switchyard_codex_tool_namespaces";
Expand description

Request extension key holding the qualified-name to namespace mapping.

Prefixed so it cannot collide with a real provider field, and so a codec that allowlists provider fields never forwards it.