Use it now
Useful3 Signal0
Docs now describe two beta headers for automatic refusal fallbacks and swapping tools mid-conversation.
What's wrong with this entry?
Anonymous. No account, no email.
server-side-fallback-2026-07-01mid-conversation-tool-changes-2026-07-01defer_loading
What
The skill documents two beta headers that did not appear in the previous build's docs.
Details
fallbacks: "default"sits behindserver-side-fallback-2026-07-01and lets the server pick the fallback by refusal category; the array form stays onserver-side-fallback-2026-06-01, and pairing either header with the other form returns 400.- A new tool-use-concepts section covers
mid-conversation-tool-changes-2026-07-01:tool_additionandtool_removalblocks on arole: "system"message change the tool set between turns without invalidating the prompt cache. - Tools involved must be declared with
"defer_loading": True.
Evidence
mid-conversation-tool-changes-2026-07-01
Strings lifted out of the shipped bundle, so the claim above can be checked against them.