Programmatic Tool Calling

Instead of loading every tool definition into context and letting the model call them one at a time, you give it a code execution environment where it writes the script that calls those tools itself. Intermediate results stay in the container: the model only sees what you choose to return. It is Anthropic answer to context bloat in tool-heavy agents, shipped to GA in November 2025.

Strengths

Limitations

Best for

Official site

View on Coeurdar