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 configs.

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.

pricing Claude Developer Platform · in the page about-claude/pricing …ol definitions and the tool use system prompt. Disabling `zoom` with `configs` removes about 410 of those tokens. The exact count for a request is reported in the response `usage`, and you can estimat… claude-api-skill Claude Developer Platform · in the page agents-and-tools/agent-skills/claude-api-skill …tateful agents with Anthropic-hosted tool execution, persistent agent configs, and per-session sandboxes. It covers eight programming languages for both the Messages API and Managed Agents: Python, T… mcp-connector Claude Developer Platform · in the page agents-and-tools/mcp-connector …lt_config": { "enabled": true, "defer_loading": false }, "configs": { "specific_tool_name": { "enabled": true, "defer_loading": true } } } ``` ### Field descriptions… browser-use-tool Claude Developer Platform · in the page agents-and-tools/tool-use/browser-use-tool …## Configure the toolset Besides `type`, the toolset entry accepts `configs`, `cache_control`, and `allowed_callers`; the rules these fields share with the computer use toolset are listed under [Cli… computer-use-tool Claude Developer Platform · in the page agents-and-tools/tool-use/computer-use-tool …your environment can't produce zoom images, withhold the member with `configs` (see [Tool parameters](https://platform.claude.com/docs/en/agents-and-tools/tool-use/computer-use-tool#tool-parameters))… tool-combinations Claude Developer Platform · in the page agents-and-tools/tool-use/tool-combinations …return, and you can turn individual actions off through the entry's `configs` field. Computer use is the most general option and also the slowest, because Claude typically needs a fresh screenshot a… tool-reference Claude Developer Platform · in the page agents-and-tools/tool-use/tool-reference …ry takes no `name`, because the dated `type` fixes the member names. `configs`, `cache_control`, and `allowed_callers` (which accepts only `["direct"]`) are optional. Client toolsets are Messages API… tool-search-tool Claude Developer Platform · in the page agents-and-tools/tool-use/tool-search-tool …t_20260801`) take `defer_loading` per member tool inside the entry's `configs` object, not on the entry itself; a request that sets it at the entry level is rejected. Because a toolset defers and expa… tool-use-with-prompt-caching Claude Developer Platform · in the page agents-and-tools/tool-use/tool-use-with-prompt-caching …after the toolset's definition. It isn't accepted inside a member's `configs` entry, because the toolset's members load as one definition. Within a [batch action](https://platform.claude.com/docs/en/… Admin Claude Developer Platform · in the page api/admin …al Keys **GET** `/v1/organizations/external_keys` List external key configs in the caller's organization. Results are ordered by creation time (newest first). Use the `next_page` cursor from the re… External Keys Claude Developer Platform · in the page api/admin/external_keys …al Keys **GET** `/v1/organizations/external_keys` List external key configs in the caller's organization. Results are ordered by creation time (newest first). Use the `next_page` cursor from the re… List External Keys Claude Developer Platform · in the page api/admin/external_keys/list …al Keys **GET** `/v1/organizations/external_keys` List external key configs in the caller's organization. Results are ordered by creation time (newest first). Use the `next_page` cursor from the re… Beta Claude Developer Platform · in the page api/beta …model is served the family's tool with any members disabled via `configs` removed from its schema. - `type: "browser_toolset_20260801"` - `allowed_callers: optional array of "direct… Agents Claude Developer Platform · in the page api/beta/agents …ailable to the agent. - `type: "agent_toolset_20260401"` - `configs: optional array of BetaManagedAgentsAgentToolConfigParams` Per-tool configuration overrides. - `BetaManagedA… Archive Agent Claude Developer Platform · in the page api/beta/agents/archive …Tool` - `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object` Configuration f… Create Agent Claude Developer Platform · in the page api/beta/agents/create …ailable to the agent. - `type: "agent_toolset_20260401"` - `configs: optional array of BetaManagedAgentsAgentToolConfigParams` Per-tool configuration overrides. - `BetaManagedA… List Agents Claude Developer Platform · in the page api/beta/agents/list …Tool` - `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object` Configuration f… Get Agent Claude Developer Platform · in the page api/beta/agents/retrieve …Tool` - `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object` Configuration f… Update Agent Claude Developer Platform · in the page api/beta/agents/update …ailable to the agent. - `type: "agent_toolset_20260401"` - `configs: optional array of BetaManagedAgentsAgentToolConfigParams` Per-tool configuration overrides. - `BetaManagedA… Versions Claude Developer Platform · in the page api/beta/agents/versions …Tool` - `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object` Configuration f… List Agent Versions Claude Developer Platform · in the page api/beta/agents/versions/list …Tool` - `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object` Configuration f… Messages Claude Developer Platform · in the page api/beta/messages …model is served the family's tool with any members disabled via `configs` removed from its schema. - `type: "browser_toolset_20260801"` - `allowed_callers: optional array of "direct… Batches Claude Developer Platform · in the page api/beta/messages/batches …el is served the family's tool with any members disabled via `configs` removed from its schema. - `type: "browser_toolset_20260801"` - `allowed_callers: optional arra… Create a Message Batch Claude Developer Platform · in the page api/beta/messages/batches/create …el is served the family's tool with any members disabled via `configs` removed from its schema. - `type: "browser_toolset_20260801"` - `allowed_callers: optional arra… Count tokens in a Message Claude Developer Platform · in the page api/beta/messages/count_tokens …model is served the family's tool with any members disabled via `configs` removed from its schema. - `type: "browser_toolset_20260801"` - `allowed_callers: optional array of "direct… Create a Message Claude Developer Platform · in the page api/beta/messages/create …model is served the family's tool with any members disabled via `configs` removed from its schema. - `type: "browser_toolset_20260801"` - `allowed_callers: optional array of "direct… Organization Claude Developer Platform · in the page api/beta/organization …CMEK external key config belonging to the caller's organization. Configs are organization-scoped. Workspaces attach to a config; once any workspace references it, the provider fields become eff… External Keys Claude Developer Platform · in the page api/beta/organization/external_keys …CMEK external key config belonging to the caller's organization. Configs are organization-scoped. Workspaces attach to a config; once any workspace references it, the provider fields become eff… Create External Key Claude Developer Platform · in the page api/beta/organization/external_keys/create …CMEK external key config belonging to the caller's organization. Configs are organization-scoped. Workspaces attach to a config; once any workspace references it, the provider fields become eff… List External Keys Claude Developer Platform · in the page api/beta/organization/external_keys/list …al Keys **GET** `/v1/organizations/external_keys` List external key configs in the caller's organization. Results are ordered by creation time (newest first). Use the `next_page` cursor from the re… Get External Key Claude Developer Platform · in the page api/beta/organization/external_keys/retrieve …CMEK external key config belonging to the caller's organization. Configs are organization-scoped. Workspaces attach to a config; once any workspace references it, the provider fields become eff… Update External Key Claude Developer Platform · in the page api/beta/organization/external_keys/update …CMEK external key config belonging to the caller's organization. Configs are organization-scoped. Workspaces attach to a config; once any workspace references it, the provider fields become eff… Sessions Claude Developer Platform · in the page api/beta/sessions …to the agent. - `type: "agent_toolset_20260401"` - `configs: optional array of BetaManagedAgentsAgentToolConfigParams` Per-tool configuration overrides. - `Beta… Archive Session Claude Developer Platform · in the page api/beta/sessions/archive …- `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object`… Create Session Claude Developer Platform · in the page api/beta/sessions/create …to the agent. - `type: "agent_toolset_20260401"` - `configs: optional array of BetaManagedAgentsAgentToolConfigParams` Per-tool configuration overrides. - `Beta… Events Claude Developer Platform · in the page api/beta/sessions/events …- `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object`… List Events Claude Developer Platform · in the page api/beta/sessions/events/list …- `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object`… Stream Events Claude Developer Platform · in the page api/beta/sessions/events/stream …- `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object`… List Sessions Claude Developer Platform · in the page api/beta/sessions/list …- `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object`… Get Session Claude Developer Platform · in the page api/beta/sessions/retrieve …- `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object`… Threads Claude Developer Platform · in the page api/beta/sessions/threads …- `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object` Configu… Archive Session Thread Claude Developer Platform · in the page api/beta/sessions/threads/archive …- `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object` Configu… Events Claude Developer Platform · in the page api/beta/sessions/threads/events …- `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object`… List Session Thread Events Claude Developer Platform · in the page api/beta/sessions/threads/events/list …- `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object`… Stream Session Thread Events Claude Developer Platform · in the page api/beta/sessions/threads/events/stream …- `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object`… List Session Threads Claude Developer Platform · in the page api/beta/sessions/threads/list …- `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object` Configu… Get Session Thread Claude Developer Platform · in the page api/beta/sessions/threads/retrieve …- `BetaManagedAgentsAgentToolset20260401 object` - `configs: array of BetaManagedAgentsAgentToolConfig` - `BetaManagedAgentsBashToolConfig object` Configu… Update Session Claude Developer Platform · in the page api/beta/sessions/update …ble to the agent. - `type: "agent_toolset_20260401"` - `configs: optional array of BetaManagedAgentsAgentToolConfigParams` Per-tool configuration overrides. - `BetaMana… Messages Claude Developer Platform · in the page api/messages …model is served the family's tool with any members disabled via `configs` removed from its schema. - `type: "browser_toolset_20260801"` - `allowed_callers: optional array of "direct… Batches Claude Developer Platform · in the page api/messages/batches …el is served the family's tool with any members disabled via `configs` removed from its schema. - `type: "browser_toolset_20260801"` - `allowed_callers: optional arra…