Token-efficient tool use is a beta feature in Claude 3.7. To use this beta feature, simply add the beta header
token-efficient-tools-2025-02-19 to a tool use request.All Claude 4 models support token-efficient tool use by default. No beta header is needed, but the token-efficient-tools-2025-02-19 header will not break an API request.Token-efficient tool use does not currently work with
disable_parallel_tool_use.token-efficient-tools-2025-02-19 from the beta headers list.
To keep the benefits of prompt caching, use the beta header consistently for requests you’d like to cache. If you selectively use it, prompt caching will fail.