Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Search the documentation

50 pages for detail.

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.

Get project details Claude Developer Platform · title api/compliance/apps/projects/retrieve glossary Claude Developer Platform · in the page about-claude/glossary …has been trained using RLHF to be a more helpful assistant. For more details, you can read [Anthropic's paper on the subject](https://arxiv.org/abs/2204.05862). ## Temperature Temperature is a para… model-deprecations Claude Developer Platform · in the page about-claude/model-deprecations …l weights and other measures to help mitigate these impacts. For more details, see [Commitments on Model Deprecation and Preservation](https://www.anthropic.com/research/deprecation-commitments). ##… choosing-a-model Claude Developer Platform · in the page about-claude/models/choosing-a-model …platform.claude.com/docs/en/models/fable-5-1/whats-new-fable-5-1) for details. For context windows, output limits, and prices, see the [model comparison table](https://platform.claude.com/docs/en/mod… Or, for the model with the same capabilities and no access approval requirement: Claude Developer Platform · in the page about-claude/models/migration-guide …etention#model-specific-data-retention-requirements) for per-platform details. Where the two models diverge: * **Availability:** Claude Fable 5 does not require access approval. Claude Mythos 5 is a… optimizing-for-cost-and-intelligence Claude Developer Platform · in the page about-claude/models/optimizing-for-cost-and-intelligence …e#cache-repeated-context)) and distorts the comparison. For parameter details, see [Effort](https://platform.claude.com/docs/en/build-with-claude/effort). ### Re-run failures at higher effort When a… pricing Claude Developer Platform · in the page about-claude/pricing …c's pricing structure for models and features --- This page provides detailed pricing information for Anthropic's models and features. All prices are in USD. For the most current pricing information… commerce-agents Claude Developer Platform · in the page about-claude/use-case-guides/commerce-agents …, and products with options. A pilot can implement search and product details and stub the rest. ## Get started <CardGroup cols={2}> <Card title="Claude for commerce on GitHub" icon="github-logo"… content-moderation Claude Developer Platform · in the page about-claude/use-case-guides/content-moderation …h clear explanations behind moderation decisions, Claude can generate detailed and coherent justifications. This transparency is important for building trust and ensuring accountability in content mod… customer-support-chat Claude Developer Platform · in the page about-claude/use-case-guides/customer-support-chat …can also get a sense of the ideal tone, response length, and level of detail you want Claude to have. </Tip> ### Break the interaction into unique tasks Customer support chat is a collection of mult… Create the full URL from the GitHub repository Claude Developer Platform · in the page about-claude/use-case-guides/legal-summarization …tegy development. </Accordion> </AccordionGroup> ### Determine the details you want the summarization to extract There is no single correct summary for any given document. Without clear direction,… Create an instance of the Claude API client Claude Developer Platform · in the page about-claude/use-case-guides/ticket-routing …most relevant examples for a given query. This approach, outlined in detail in the [classification recipe](https://platform.claude.com/cookbook/capabilities-classification-guide), has been shown to i… PDF Processing Claude Developer Platform · in the page agents-and-tools/agent-skills/best-practices …avoid over-explaining? What works perfectly for Opus might need more detail for Haiku. If you plan to use your Skill across multiple models, aim for instructions that work well with all of them. ##… claude-api-skill Claude Developer Platform · in the page agents-and-tools/agent-skills/claude-api-skill …/en/agents-and-tools/agent-skills/overview) that provides Claude with detailed, up-to-date reference material for building applications on two Anthropic surfaces: * **Messages API:** The primary surf… enterprise Claude Developer Platform · in the page agents-and-tools/agent-skills/enterprise …cs/en/agents-and-tools/agent-skills/best-practices). For architecture details, see the [Skills overview](https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview). ## Security revie… PDF Processing Claude Developer Platform · in the page agents-and-tools/agent-skills/overview …instructions) * `FORMS.md` (form-filling guide) * `REFERENCE.md` (detailed API reference) * `scripts/` * `fill_form.py` (utility script) **Instructions:** Additional markdown files (FORMS.m… quickstart Claude Developer Platform · in the page agents-and-tools/agent-skills/quickstart …ed to #{output_path}" end ``` </CodeGroup> <Note> For complete details on working with generated files, see [Retrieve generated files](https://platform.claude.com/docs/en/agents-and-tools/tool-… mcp-connector Claude Developer Platform · in the page agents-and-tools/mcp-connector …server definition** (`mcp_servers` array): Defines server connection details (URL, authentication) 2. **MCP toolset** (`tools` array): Configures which tools to enable and how to configure them ###… console Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/console …thout it have read-only access to the **MCP tunnels** page and tunnel details. * **A way for your stack to authenticate to the Tunnels API.** Choose one: * **[Programmatic access](https://platform… Edit docker-compose.yaml: increment the integer in the setup service's Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/deploy-compose …e.com/docs/en/agents-and-tools/mcp-tunnels/console#get-the-connection-details), generate a CA and server certificate yourself, and [register the CA in the Console](https://platform.claude.com/docs/en/… deploy-helm Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/deploy-helm …e.com/docs/en/agents-and-tools/mcp-tunnels/console#get-the-connection-details), generate a CA and server certificate yourself, [register the CA in the Console](https://platform.claude.com/docs/en/agen… overview Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/overview …ertificate signed by a CA you register there. See [Get the connection details](https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/console#get-the-connection-details) and [Add a CA certif… quickstart Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/quickstart …``` </Tab> </Tabs> Back in the Console, on the tunnel detail page, click **Add certificate** and upload `data/ca.crt` (or paste its contents). The tunnel status flips to **Active**.… troubleshooting Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/troubleshooting …rting. | Set `tunnel_domain` to the exact domain shown on the tunnel detail page, then restart the proxy (`docker compose restart mcp-proxy`). | | Proxy logs `IP valid… bash-tool Claude Developer Platform · in the page agents-and-tools/tool-use/bash-tool …s/en/agents-and-tools/tool-use/overview#pricing) for complete pricing details. ## Common patterns ### Development workflows * Running tests: `pytest && coverage report` * Building projects: `npm in… code-execution-tool Claude Developer Platform · in the page agents-and-tools/tool-use/code-execution-tool …ft-foundry#additional-features-not-supported-when-hosted-on-azure). details: - Every supported model accepts all three [tool versions](https://platform.claude.com/docs/en/agents-and-tools/tool-u… computer-use-tool Claude Developer Platform · in the page agents-and-tools/tool-use/computer-use-tool …azon Bedrock: beta Google Cloud: ga Microsoft Foundry: beta details: - On the Claude API and Google Cloud, Claude Opus 5.5 supports computer use only through the `computer_toolset_202608… define-tools Claude Developer Platform · in the page agents-and-tools/tool-use/define-tools …| | `description` | A detailed plaintext description of what the tool does, when it should be used, and how it behaves.… handle-tool-calls Claude Developer Platform · in the page agents-and-tools/tool-use/handle-tool-calls …our best bet during development is to try the request again with more-detailed `description` values in your tool definitions. However, you can also continue the conversation forward with a `tool_… memory-tool Claude Developer Platform · in the page agents-and-tools/tool-use/memory-tool …guidelines, I can help you craft a response. Please share the ticket details..." ``` The memory tool is available on all Claude 4 and later models. For the full list of Anthropic-provided tools, see… overview Claude Developer Platform · in the page agents-and-tools/tool-use/overview …s/en/agents-and-tools/tool-use/handle-tool-calls) covers each step in detail, including result formatting and error signaling; [Parallel tool use](https://platform.claude.com/docs/en/agents-and-tools/… Process results programmatically Claude Developer Platform · in the page agents-and-tools/tool-use/programmatic-tool-calling …ft-foundry#additional-features-not-supported-when-hosted-on-azure). details: - Programmatic tool calling requires the code execution tool with the `code_execution_20260120` or later [tool versio… server-tools Claude Developer Platform · in the page agents-and-tools/tool-use/server-tools …d-with-claude/batch-processing#server-tools-and-the-agentic-loop) for details. Common batch workloads include enriching a dataset with information from the web, checking a large set of documents agai… text-editor-tool Claude Developer Platform · in the page agents-and-tools/tool-use/text-editor-tool …t_editor_20250429` (Claude 4.x) | 700 tokens | For more detailed information about tool pricing, see [Tool use pricing](https://platform.claude.com/docs/en/agents-and-tools/tool-use/over… tool-reference Claude Developer Platform · in the page agents-and-tools/tool-use/tool-reference …| Detailed guide… Log at info level Claude Developer Platform · in the page agents-and-tools/tool-use/tool-runner …es: [ { role: "user", content: "Give me a detailed weather report for every major US city." } ] }); const MAX_TOKEN_CEILING = 8192; for await (c… tool-search-tool Claude Developer Platform · in the page agents-and-tools/tool-use/tool-search-tool …ools/tool-use/tool-search-tool#custom-tool-search-implementation) for details. <Note> Share feedback on this feature through the [feedback form](https://forms.gle/MhcGFFwLxuwnWTkYA). </Note> <Note… tool-use-with-prompt-caching Claude Developer Platform · in the page agents-and-tools/tool-use/tool-use-with-prompt-caching …too on models that render the thinking configuration ahead of them ([details](https://platform.claude.com/docs/en/build-with-claude/thinking#thinking-and-prompt-caching)) | | Changing `output_config.… web-fetch-tool Claude Developer Platform · in the page agents-and-tools/tool-use/web-fetch-tool …articles about quantum computing and analyze the most relevant one in detail" } ], "tools": [ { "type": "web_search_20250305", "name": "web_search",… Beta Claude Developer Platform · in the page api/beta …ction: BetaCompactionCapability or null` Compaction capability details: whether the model accepts the top-level `compaction` request parameter, with one entry per supported `compact… beta-headers Claude Developer Platform · in the page api/beta-headers …e.com/docs/en/agents-and-tools/mcp-tunnels/reference#tunnels-api) for details. Endpoint-specific headers that apply to the same endpoint aren't always combinable. On memory store endpoints, `agent-me… Agents Claude Developer Platform · in the page api/beta/agents …s](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-fable-5-1" or "claude-sonnet-5" or "claude-fable-5" or 11 more` The model that will po… Archive Agent Claude Developer Platform · in the page api/beta/agents/archive …s](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-fable-5-1" or "claude-sonnet-5" or "claude-fable-5" or 11 more` The model that wil… Create Agent Claude Developer Platform · in the page api/beta/agents/create …s](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-fable-5-1" or "claude-sonnet-5" or "claude-fable-5" or 11 more` The model that will po… List Agents Claude Developer Platform · in the page api/beta/agents/list …s](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-fable-5-1" or "claude-sonnet-5" or "claude-fable-5" or 11 more` The model that wil… Get Agent Claude Developer Platform · in the page api/beta/agents/retrieve …s](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-fable-5-1" or "claude-sonnet-5" or "claude-fable-5" or 11 more` The model that wil… Update Agent Claude Developer Platform · in the page api/beta/agents/update …s](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-fable-5-1" or "claude-sonnet-5" or "claude-fable-5" or 11 more` The model that will po… Versions Claude Developer Platform · in the page api/beta/agents/versions …s](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-fable-5-1" or "claude-sonnet-5" or "claude-fable-5" or 11 more` The model that wil… List Agent Versions Claude Developer Platform · in the page api/beta/agents/versions/list …s](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-fable-5-1" or "claude-sonnet-5" or "claude-fable-5" or 11 more` The model that wil… Deployment Runs Claude Developer Platform · in the page api/beta/deployment_runs …a session. The type identifies the failure; message is human-readable detail. - `BetaManagedAgentsEnvironmentArchivedRunError object` The deployment's environment was archived. - `t…
Feedback