Source Intelligence
Sweep 28 Aug 2026 ยท 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

50 pages for budget.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.

task-budgets Claude Developer Platform · title build-with-claude/task-budgets budgets Claude Developer Platform · title managed-agents/budgets choosing-a-model Claude Developer Platform · in the page about-claude/models/choosing-a-model …2.5x higher output speed at premium pricing. * **Cost:** What's your budget for both development and production usage? * **Effort:** Recent Opus and Sonnet models support an [effort parameter](https:… Or, for the model with the same capabilities and no access approval requirement: Claude Developer Platform · in the page about-claude/models/migration-guide …isabled"}` and manual extended thinking (`thinking: {type: "enabled", budget_tokens: N}`) return a 400 error. * **Prefill:** Prefilling the assistant message returns a 400 error. Use system prompt ins… optimizing-for-cost-and-intelligence Claude Developer Platform · in the page about-claude/models/optimizing-for-cost-and-intelligence …form, with measured results for prompt caching, effort, model choice, budgets, and multi-model strategies. --- When a workload moves from prototype to production, cost becomes a first-class design co… pricing Claude Developer Platform · in the page about-claude/pricing …okens` parameter to set appropriate limits based on your use case and budget considerations. Example token usage for typical content: * Average web page (10 kB): \~2,500 tokens * Large documentation… PDF Processing Claude Developer Platform · in the page agents-and-tools/agent-skills/best-practices …/overview#skill-structure) for complete structure details. ### Token budgets Keep SKILL.md body under 500 lines for optimal performance. If your content exceeds this, split it into separate files us… claude-api-skill Claude Developer Platform · in the page agents-and-tools/agent-skills/claude-api-skill …4.8 and Claude Opus 4.7, and converting `thinking: {type: "enabled", budget_tokens: N}` to `thinking: {type: "adaptive"}` * **Prefill replacement**, converting assistant-message prefill patterns to [… advisor-tool Claude Developer Platform · in the page agents-and-tools/tool-use/advisor-tool …advisor-output). The advisor's tokens also do not draw from any [task budget](https://platform.claude.com/docs/en/build-with-claude/task-budgets) applied to the executor. [Priority Tier](https://plat… code-execution-tool Claude Developer Platform · in the page agents-and-tools/tool-use/code-execution-tool …limit on each Python cell in programmatic tool calling, so Claude can budget long-running cells. A cell that exceeds the limit returns a normal code execution result with a non-zero `return_code` and… Process results programmatically Claude Developer Platform · in the page agents-and-tools/tool-use/programmatic-tool-calling …blog/improved-web-search-with-dynamic-filtering)). Consider checking budget compliance across 20 employees: the traditional approach requires 20 separate model round-trips, pulling thousands of expen… Log at info level Claude Developer Platform · in the page agents-and-tools/tool-use/tool-runner …owing example retries a truncated response with a larger `max_tokens` budget. ```typescript const runner = client.beta.messages.toolRunner({ model: "claude-opus-5", max_tokens: 10… web-fetch-tool Claude Developer Platform · in the page agents-and-tools/tool-use/web-fetch-tool …okens` parameter to set appropriate limits based on your use case and budget considerations. Example token usage for typical content: * Average web page (10 kB): \~2,500 tokens * Large documentation… Beta Claude Developer Platform · in the page api/beta …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ### Beta API Error… Agents Claude Developer Platform · in the page api/beta/agents …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ### Body parameters… Archive Agent Claude Developer Platform · in the page api/beta/agents/archive …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaM… Create Agent Claude Developer Platform · in the page api/beta/agents/create …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Body parameters… List Agents Claude Developer Platform · in the page api/beta/agents/list …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `data:… Get Agent Claude Developer Platform · in the page api/beta/agents/retrieve …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaM… Update Agent Claude Developer Platform · in the page api/beta/agents/update …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Body parameters… Versions Claude Developer Platform · in the page api/beta/agents/versions …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ### Returns - `data… List Agent Versions Claude Developer Platform · in the page api/beta/agents/versions/list …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `data:… Deployment Runs Claude Developer Platform · in the page api/beta/deployment_runs …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ### Returns - `data… List Deployment Runs Claude Developer Platform · in the page api/beta/deployment_runs/list …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `data:… Get Deployment Run Claude Developer Platform · in the page api/beta/deployment_runs/retrieve …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaM… Deployments Claude Developer Platform · in the page api/beta/deployments …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ### Body parameters… Archive Deployment Claude Developer Platform · in the page api/beta/deployments/archive …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaM… Create Deployment Claude Developer Platform · in the page api/beta/deployments/create …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Body parameters… List Deployments Claude Developer Platform · in the page api/beta/deployments/list …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `data:… Pause Deployment Claude Developer Platform · in the page api/beta/deployments/pause …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaM… Get Deployment Claude Developer Platform · in the page api/beta/deployments/retrieve …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaM… Run Deployment Now Claude Developer Platform · in the page api/beta/deployments/run …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaM… Unpause Deployment Claude Developer Platform · in the page api/beta/deployments/unpause …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaM… Update Deployment Claude Developer Platform · in the page api/beta/deployments/update …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Body parameters… Dreams Claude Developer Platform · in the page api/beta/dreams …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ### Body parameters… Archive a Dream Claude Developer Platform · in the page api/beta/dreams/archive …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaD… Cancel a Dream Claude Developer Platform · in the page api/beta/dreams/cancel …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaD… Create a Dream Claude Developer Platform · in the page api/beta/dreams/create …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Body parameters… List Dreams Claude Developer Platform · in the page api/beta/dreams/list …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `data:… Get a Dream Claude Developer Platform · in the page api/beta/dreams/retrieve …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaD… Environments Claude Developer Platform · in the page api/beta/environments …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ### Body parameters… Archive Environment Claude Developer Platform · in the page api/beta/environments/archive …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaE… Create Environment Claude Developer Platform · in the page api/beta/environments/create …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Body parameters… Delete Environment Claude Developer Platform · in the page api/beta/environments/delete …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaE… List Environments Claude Developer Platform · in the page api/beta/environments/list …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `data:… Get Environment Claude Developer Platform · in the page api/beta/environments/retrieve …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaE… Update Environment Claude Developer Platform · in the page api/beta/environments/update …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Body parameters… Work Claude Developer Platform · in the page api/beta/environments/work …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ### Returns - `Beta… Acknowledge Work Claude Developer Platform · in the page api/beta/environments/work/ack …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaS… Record Heartbeat Claude Developer Platform · in the page api/beta/environments/work/heartbeat …s-2026-06-22"` - `"structured-outputs-2025-11-13"` - `"task-budgets-2026-03-13"` - `"thinking-display-updates-2026-08-18"` - `"ce-user-management-2026-07-13"` ## Returns - `BetaS…