support programmatic tool calling
Resolved 💬 2 comments Opened Mar 12, 2026 by TyceHerrman Closed Apr 9, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
since https://github.com/anthropics/claude-code/issues/12836 was closed for completing tool search feature, this is a new feature request just for programmatic tool calling
Proposed Solution
as referenced in https://github.com/anthropics/claude-code/issues/12836:
Programmatic Tool Calling (programmatic-tool-use-2025-04-15) Allow Claude to orchestrate multiple tools through code execution rather than individual API round-trips, with only final results entering context. Reported benefits: 37% token reduction on complex multi-tool tasks Eliminates inference overhead from multiple round-trips
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
Performance and speed
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗