Search the documentation
50 pages for editor.
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.
text-editor-tool
Claude Developer Platform · title
agents-and-tools/tool-use/text-editor-tool
Or, for the model with the same capabilities and no access approval requirement:
Claude Developer Platform · in the page
about-claude/models/migration-guide
…laude.com/docs/en/agents-and-tools/tool-use/computer-use-tool), [text editor](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool), [web search](https://platform.claude.com/…
pricing
Claude Developer Platform · in the page
about-claude/pricing
…use": { "code_execution_requests": 1 } } } ``` #### Text editor tool The text editor tool uses the same pricing structure as other tools used with Claude. It follows the standard input a…
bash-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/bash-tool
…# Combining with other tools The bash tool pairs well with the [Text editor tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool): Claude edits a file with one tool an…
browser-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/browser-use-tool
…ries <Note> If you also use the computer use tool, bash tool, text editor tool, or your own tools alongside browser use, those tools have their own token costs as documented on their respective pag…
code-execution-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/code-execution-tool
…o two sub-tools: * `bash_code_execution`: Run shell commands * `text_editor_code_execution`: View, create, and edit files, including writing code When Claude runs code, the response also includes a…
computer-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/computer-use-tool
…he request needs no beta header. This example also declares the [text editor tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool) and [bash tool](https://platform.clau…
define-tools
Claude Developer Platform · in the page
agents-and-tools/tool-use/define-tools
…API request. Anthropic-schema client tools, such as the bash and text editor tools, are declared by a date-versioned `type`; see each tool's page, linked from the [Tool reference](https://platform.cla…
how-tool-use-works
Claude Developer Platform · in the page
agents-and-tools/tool-use/how-tool-use-works
…tform.claude.com/docs/en/agents-and-tools/tool-use/bash-tool), [`text_editor`](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool), [`computer`](https://platform.claude.com…
memory-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/memory-tool
…ng The memory tool uses similar error-handling patterns to the [text editor tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool#handle-errors). Each command's error m…
overview
Claude Developer Platform · in the page
agents-and-tools/tool-use/overview
…ls and tools with Anthropic-defined schemas, such as `bash` and `text_editor`) run in your application. Claude responds with `stop_reason: "tool_use"` and one or more `tool_use` blocks. Your code exec…
tool-combinations
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-combinations
…so there's no client-side sandbox to manage. ## Coding agent: text\_editor + bash The text editor reads and modifies files; bash runs tests and build commands. This is the canonical software-develo…
tool-reference
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-reference
…| | [Text editor tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool) | `text_editor_20250728` `text_…
tool-use-with-prompt-caching
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-use-with-prompt-caching
…use-with-prompt-caching#cache-control-on-tool-definitions)) | | [Text editor](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool) | Standard client tool, no special c…
Admin
Claude Developer Platform · in the page
api/admin
…"created_at": "2024-10-30T23:58:27.427722Z", "name": "Project Editor", "type": "rbac_role", "updated_at": "2024-10-30T23:58:27.427722Z" } ], "has_more": true, "next_page"…
RBAC Roles
Claude Developer Platform · in the page
api/admin/rbac_roles
…"created_at": "2024-10-30T23:58:27.427722Z", "name": "Project Editor", "type": "rbac_role", "updated_at": "2024-10-30T23:58:27.427722Z" } ], "has_more": true, "next_page"…
List RBAC Roles
Claude Developer Platform · in the page
api/admin/rbac_roles/list
…"created_at": "2024-10-30T23:58:27.427722Z", "name": "Project Editor", "type": "rbac_role", "updated_at": "2024-10-30T23:58:27.427722Z" } ], "has_more": true, "next_page"…
Get RBAC Role
Claude Developer Platform · in the page
api/admin/rbac_roles/retrieve
…s", "created_at": "2024-10-30T23:58:27.427722Z", "name": "Project Editor", "type": "rbac_role", "updated_at": "2024-10-30T23:58:27.427722Z" } ```
Beta
Claude Developer Platform · in the page
api/beta
…_execution"` - `"bash_code_execution"` - `"text_editor_code_execution"` - `"tool_search_tool_regex"` - `"tool_search_tool_bm25"` - `type: "server_t…
Messages
Claude Developer Platform · in the page
api/beta/messages
…_execution"` - `"bash_code_execution"` - `"text_editor_code_execution"` - `"tool_search_tool_regex"` - `"tool_search_tool_bm25"` - `type: "server_t…
Batches
Claude Developer Platform · in the page
api/beta/messages/batches
…on"` - `"bash_code_execution"` - `"text_editor_code_execution"` - `"tool_search_tool_regex"` - `"tool_search_tool_bm25"` - `typ…
Create a Message Batch
Claude Developer Platform · in the page
api/beta/messages/batches/create
…on"` - `"bash_code_execution"` - `"text_editor_code_execution"` - `"tool_search_tool_regex"` - `"tool_search_tool_bm25"` - `typ…
Retrieve Message Batch results
Claude Developer Platform · in the page
api/beta/messages/batches/results
…on"` - `"bash_code_execution"` - `"text_editor_code_execution"` - `"tool_search_tool_regex"` - `"tool_search_tool_bm25"` - `typ…
Count tokens in a Message
Claude Developer Platform · in the page
api/beta/messages/count_tokens
…_execution"` - `"bash_code_execution"` - `"text_editor_code_execution"` - `"tool_search_tool_regex"` - `"tool_search_tool_bm25"` - `type: "server_t…
Create a Message
Claude Developer Platform · in the page
api/beta/messages/create
…_execution"` - `"bash_code_execution"` - `"text_editor_code_execution"` - `"tool_search_tool_regex"` - `"tool_search_tool_bm25"` - `type: "server_t…
Apps
Claude Developer Platform · in the page
api/compliance/apps
…(RFC 3339 format) format: date-time - `role: "admin" or "editor" or "owner" or "viewer"` Role granted on the project - `"admin"` - `"editor"` - `"owner"`…
Projects
Claude Developer Platform · in the page
api/compliance/apps/projects
…(RFC 3339 format) format: date-time - `role: "admin" or "editor" or "owner" or "viewer"` Role granted on the project - `"admin"` - `"editor"` - `"owner"`…
Collaborators
Claude Developer Platform · in the page
api/compliance/apps/projects/collaborators
…(RFC 3339 format) format: date-time - `role: "admin" or "editor" or "owner" or "viewer"` Role granted on the project - `"admin"` - `"editor"` - `"owner"`…
List project collaborators
Claude Developer Platform · in the page
api/compliance/apps/projects/collaborators/list
…(RFC 3339 format) format: date-time - `role: "admin" or "editor" or "owner" or "viewer"` Role granted on the project - `"admin"` - `"editor"` - `"owner"`…
Messages
Claude Developer Platform · in the page
api/messages
…_execution"` - `"bash_code_execution"` - `"text_editor_code_execution"` - `"tool_search_tool_regex"` - `"tool_search_tool_bm25"` - `type: "server_t…
Batches
Claude Developer Platform · in the page
api/messages/batches
…on"` - `"bash_code_execution"` - `"text_editor_code_execution"` - `"tool_search_tool_regex"` - `"tool_search_tool_bm25"` - `typ…
Create a Message Batch
Claude Developer Platform · in the page
api/messages/batches/create
…on"` - `"bash_code_execution"` - `"text_editor_code_execution"` - `"tool_search_tool_regex"` - `"tool_search_tool_bm25"` - `typ…
Retrieve Message Batch results
Claude Developer Platform · in the page
api/messages/batches/results
…on"` - `"bash_code_execution"` - `"text_editor_code_execution"` - `"tool_search_tool_regex"` - `"tool_search_tool_bm25"` - `typ…
Count tokens in a Message
Claude Developer Platform · in the page
api/messages/count_tokens
…_execution"` - `"bash_code_execution"` - `"text_editor_code_execution"` - `"tool_search_tool_regex"` - `"tool_search_tool_bm25"` - `type: "server_t…
Create a Message
Claude Developer Platform · in the page
api/messages/create
…_execution"` - `"bash_code_execution"` - `"text_editor_code_execution"` - `"tool_search_tool_regex"` - `"tool_search_tool_bm25"` - `type: "server_t…
rate-limits
Claude Developer Platform · in the page
api/rate-limits
…in the Claude Console. </Step> <Step title="Open the spend limit editor"> In the **Spend limits** section, click **Adjust limit** (or **Set limit** if no limit is currently set). </Step>…
claude-in-amazon-bedrock
Claude Developer Platform · in the page
build-with-claude/claude-in-amazon-bedrock
….claude.com/docs/en/agents-and-tools/tool-use/memory-tool), and [Text editor tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool) * [Citations](https://platform.claude…
claude-on-amazon-bedrock-legacy
Claude Developer Platform · in the page
build-with-claude/claude-on-amazon-bedrock-legacy
….claude.com/docs/en/agents-and-tools/tool-use/memory-tool), and [Text editor tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool) * [Citations](https://platform.claude…
claude-on-vertex-ai
Claude Developer Platform · in the page
build-with-claude/claude-on-vertex-ai
….claude.com/docs/en/agents-and-tools/tool-use/memory-tool), and [Text editor tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool) * [Web search tool](https://platform.…
context-editing
Claude Developer Platform · in the page
build-with-claude/context-editing
…"tools": [ { "type": "text_editor_20250728", "name": "str_replace_based_edit_tool", "max_characters": 10000…
overview
Claude Developer Platform · in the page
build-with-claude/overview
…i claudePlatformAws bedrock vertexAi azureAi /> | | [Text editor](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool) | Create and edit text files with a buil…
prompting-claude-opus-4-8
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/prompting-claude-opus-4-8
…alic word-accents, and a terracotta/amber accent. This reads well for editorial, hospitality, and portfolio briefs, but will feel off for dashboards, dev tools, fintech, healthcare, or enterprise apps…
For Amazon Bedrock support
Claude Developer Platform · in the page
cli-sdks-libraries/sdks/python
…ests and responses provide autocomplete and documentation within your editor. If you'd like to see type errors in VS Code to help catch bugs earlier, set `python.analysis.typeCheckingMode` to `basic`.…
typescript
Claude Developer Platform · in the page
cli-sdks-libraries/sdks/typescript
…field is available in docstrings and appears on hover in most modern editors. ## Counting tokens You can see the exact usage for a given request through the `usage` response property, for example:…
api-and-data-retention
Claude Developer Platform · in the page
manage-claude/api-and-data-retention
…cs/en/build-with-claude/structured-outputs#data-retention). | | [Text editor tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool) | `/v1/messag…
cmek
Claude Developer Platform · in the page
manage-claude/cmek
…| | Skills | Text editor tool | | Claude Managed Agents | MCP con…
wif-reference
Claude Developer Platform · in the page
manage-claude/wif-reference
…oauth/token` accepts a JSON body using the [RFC 7523](https://www.rfc-editor.org/rfc/rfc7523) `jwt-bearer` grant. The SDKs build this request for you from the [environment variables](https://platform.…
workload-identity-federation
Claude Developer Platform · in the page
manage-claude/workload-identity-federation
…he JWT to `POST /v1/oauth/token` using the [RFC 7523](https://www.rfc-editor.org/rfc/rfc7523) `jwt-bearer` grant. Anthropic verifies the JWT against the issuer's JWKS and the federation rule's match c…
cloud-sandboxes-reference
Claude Developer Platform · in the page
managed-agents/cloud-sandboxes-reference
…ast file search ### Text processing * `sed`, `awk`, `grep` - Stream editors * `vim`, `nano` - Text editors * `diff`, `patch` - File comparison ### Document and media processing * `ffmpeg` - Audio…
dreams
Claude Developer Platform · in the page
managed-agents/dreams
…s the store. The pipeline is a synthesis pass over the inputs, not an editor applied to the text of the store, so imperative directives that target specific lines ("change sentence X to Y", "fix the c…