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.