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

6 pages for builtintoolpolicy.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Claude apps gateway configuration Claude Code CLI · in the page claude-apps-gateway-config …cy's `cli` block from the base. If you set `disabledBuiltinTools` or `builtinToolPolicy` in both the base and a role policy, the gateway keeps the base's restriction: * `disabledBuiltinTools`: the ga… Changelog Claude Documentation · in the page cowork/changelog …in the app already uses for its bootstrap configuration. * Changed `builtinToolPolicy` to accept argument-scoped Claude Code permission rules such as `Bash(curl *)` in addition to bare tool names; `… Chat in Claude Desktop on 3P Claude Documentation · in the page third-party/claude-desktop/chat …| `disabledBuiltinTools` and `builtinToolPolicy` apply in Chat the same way they do in Cowork and Code sessions. For example, adding `"WebFetch"` removes web fe… Code in Claude Desktop on 3P Claude Documentation · in the page third-party/claude-desktop/code …ition to your list. | | `builtinToolPolicy`… Configuration reference Claude Documentation · in the page third-party/claude-desktop/configuration …and the agent’s skill-creation tools are disabled. | | <span id="builtintoolpolicy" />Built-in tool policy<br />`builtinToolPolicy` | `object` | MDM + Bo… Configuration changelog Claude Documentation · in the page third-party/claude-desktop/configuration-changelog …zationInstructions": "<string>" } } ``` **Changed:** * `builtinToolPolicy` accepts argument-scoped Claude Code permission rules such as `Bash(curl *)` or `Edit(**/*.env)` as keys, in add…