Search the documentation
50 pages for render.
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.
Fullscreen rendering
Claude Code CLI · title
fullscreen
optimizing-for-cost-and-intelligence
Claude Developer Platform · in the page
about-claude/models/optimizing-for-cost-and-intelligence
…e_control: {"type": "ephemeral"} to the system block. Since the API renders tools -> system -> messages, this one breakpoint caches the entire static prefix -- the full tool array plus the syste…
content-moderation
Claude Developer Platform · in the page
about-claude/use-case-guides/content-moderation
…definitions // (object keys preserve insertion order, so categories render in this order) const unsafeCategoryDefinitions: Record<string, string> = { "Child Exploitation": "Content that…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/best-practices
…json output.pdf ``` ```` ### Use visual analysis When inputs can be rendered as images, have Claude analyze them: ````markdown ## Form layout analysis 1. Convert PDF to images: ```bash pytho…
deploy-helm
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/deploy-helm
…instead. </Note> </Step> <Step title="Review the rendered manifests"> Render the chart and review the output according to your organization's vetting practices: `…
reference
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/reference
…ts configuration from `/etc/mcp-gateway/config.yaml` (Compose) or the rendered ConfigMap (Helm, populated from `gateway.config.*`). | Field | Description…
advisor-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/advisor-tool
…ob that you cannot read. On the next turn, the server decrypts it and renders the plaintext into the executor's prompt. In both cases, round-trip the content verbatim on subsequent turns. If you swit…
browser-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/browser-use-tool
…f a full-viewport `screenshot` with the origin at the top left of the rendered page; there's no surrounding desktop or window frame. The toolset declares no display dimensions and Claude infers the vi…
computer-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/computer-use-tool
…. **Virtual display:** A virtual X11 display server (using Xvfb) that renders the desktop interface Claude will see through screenshots and control with mouse/keyboard actions. 2. **Desktop environme…
tool-reference
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-reference
…rompt caching Tools with `defer_loading: true` are stripped from the rendered tools section before the cache key is computed. They don't appear in the system-prompt prefix at all. When tool search di…
tool-use-with-prompt-caching
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-use-with-prompt-caching
…| Messages cache always; tool and system caches too on models that render the thinking configuration ahead of them ([details](https://platform.claude.com/docs/en/build-with-claude/thinking#thinking…
web-fetch-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/web-fetch-tool
…The web fetch tool currently does not support websites dynamically rendered with JavaScript. For pages that need a real browser (JavaScript rendering, clicking, or filling forms), consider the [bro…
Admin
Claude Developer Platform · in the page
api/admin
…populated for removed users. Rows for system-minted service accounts render the service name (for example, `"Claude Security"` for usage by Anthropic's security-patching service) or null. - `t…
Analytics
Claude Developer Platform · in the page
api/admin/analytics
…populated for removed users. Rows for system-minted service accounts render the service name (for example, `"Claude Security"` for usage by Anthropic's security-patching service) or null. - `type:…
Cost
Claude Developer Platform · in the page
api/admin/analytics/cost
…populated for removed users. Rows for system-minted service accounts render the service name (for example, `"Claude Security"` for usage by Anthropic's security-patching service) or null. - `t…
Get Per-User Cost
Claude Developer Platform · in the page
api/admin/analytics/cost/list_by_user
…populated for removed users. Rows for system-minted service accounts render the service name (for example, `"Claude Security"` for usage by Anthropic's security-patching service) or null. - `t…
Usage
Claude Developer Platform · in the page
api/admin/analytics/usage
…populated for removed users. Rows for system-minted service accounts render the service name (for example, `"Claude Security"` for usage by Anthropic's security-patching service) or null. - `t…
Get Per-User Token Usage
Claude Developer Platform · in the page
api/admin/analytics/usage/list_by_user
…populated for removed users. Rows for system-minted service accounts render the service name (for example, `"Claude Security"` for usage by Anthropic's security-patching service) or null. - `t…
Beta
Claude Developer Platform · in the page
api/beta
…swering a browser toolset member `tool_use`. The server renders the model-visible text from it; the model never sees the raw fields. - `tabs: array of BetaBr…
Deployments
Claude Developer Platform · in the page
api/beta/deployments
…Per-attachment guidance for the agent on how to use this store. Rendered into the memory section of the system prompt. Max 4096 chars. maxLength: 4096 - `schedule: optional BetaManagedAg…
Archive Deployment
Claude Developer Platform · in the page
api/beta/deployments/archive
…Per-attachment guidance for the agent on how to use this store. Rendered into the memory section of the system prompt. Max 4096 chars. - `schedule: BetaManagedAgentsSchedule or null` 5-f…
Create Deployment
Claude Developer Platform · in the page
api/beta/deployments/create
…Per-attachment guidance for the agent on how to use this store. Rendered into the memory section of the system prompt. Max 4096 chars. maxLength: 4096 - `schedule: optional BetaManagedAg…
List Deployments
Claude Developer Platform · in the page
api/beta/deployments/list
…Per-attachment guidance for the agent on how to use this store. Rendered into the memory section of the system prompt. Max 4096 chars. - `schedule: BetaManagedAgentsSchedule or null` 5-f…
Pause Deployment
Claude Developer Platform · in the page
api/beta/deployments/pause
…Per-attachment guidance for the agent on how to use this store. Rendered into the memory section of the system prompt. Max 4096 chars. - `schedule: BetaManagedAgentsSchedule or null` 5-f…
Get Deployment
Claude Developer Platform · in the page
api/beta/deployments/retrieve
…Per-attachment guidance for the agent on how to use this store. Rendered into the memory section of the system prompt. Max 4096 chars. - `schedule: BetaManagedAgentsSchedule or null` 5-f…
Unpause Deployment
Claude Developer Platform · in the page
api/beta/deployments/unpause
…Per-attachment guidance for the agent on how to use this store. Rendered into the memory section of the system prompt. Max 4096 chars. - `schedule: BetaManagedAgentsSchedule or null` 5-f…
Update Deployment
Claude Developer Platform · in the page
api/beta/deployments/update
…Per-attachment guidance for the agent on how to use this store. Rendered into the memory section of the system prompt. Max 4096 chars. maxLength: 4096 - `schedule: optional BetaManagedAg…
Messages
Claude Developer Platform · in the page
api/beta/messages
…swering a browser toolset member `tool_use`. The server renders the model-visible text from it; the model never sees the raw fields. - `tabs: array of BetaBr…
Batches
Claude Developer Platform · in the page
api/beta/messages/batches
…ing a browser toolset member `tool_use`. The server renders the model-visible text from it; the model never sees the raw fields. - `tabs: array o…
Create a Message Batch
Claude Developer Platform · in the page
api/beta/messages/batches/create
…ing a browser toolset member `tool_use`. The server renders the model-visible text from it; the model never sees the raw fields. - `tabs: array o…
Retrieve Message Batch results
Claude Developer Platform · in the page
api/beta/messages/batches/results
…me request body (`system`, `messages`, `tools`, and other render-shaping fields), or with the same body plus one appended `assistant` message whose content is the partial text…
Count tokens in a Message
Claude Developer Platform · in the page
api/beta/messages/count_tokens
…swering a browser toolset member `tool_use`. The server renders the model-visible text from it; the model never sees the raw fields. - `tabs: array of BetaBr…
Create a Message
Claude Developer Platform · in the page
api/beta/messages/create
…swering a browser toolset member `tool_use`. The server renders the model-visible text from it; the model never sees the raw fields. - `tabs: array of BetaBr…
Sessions
Claude Developer Platform · in the page
api/beta/sessions
…Per-attachment guidance for the agent on how to use this store. Rendered into the memory section of the system prompt. Max 4096 chars. maxLength: 4096 - `title: optional string or null`…
Archive Session
Claude Developer Platform · in the page
api/beta/sessions/archive
…Description of the memory store, snapshotted at attach time. Rendered into the agent's system prompt. Empty string when the store has no description. - `instructions: optional string o…
Create Session
Claude Developer Platform · in the page
api/beta/sessions/create
…Per-attachment guidance for the agent on how to use this store. Rendered into the memory section of the system prompt. Max 4096 chars. maxLength: 4096 - `title: optional string or null`…
List Sessions
Claude Developer Platform · in the page
api/beta/sessions/list
…Description of the memory store, snapshotted at attach time. Rendered into the agent's system prompt. Empty string when the store has no description. - `instructions: optional string o…
Resources
Claude Developer Platform · in the page
api/beta/sessions/resources
…` Description of the memory store, snapshotted at attach time. Rendered into the agent's system prompt. Empty string when the store has no description. - `instructions: optional string or…
List Session Resources
Claude Developer Platform · in the page
api/beta/sessions/resources/list
…` Description of the memory store, snapshotted at attach time. Rendered into the agent's system prompt. Empty string when the store has no description. - `instructions: optional string or…
Get Session Resource
Claude Developer Platform · in the page
api/beta/sessions/resources/retrieve
…ng` Description of the memory store, snapshotted at attach time. Rendered into the agent's system prompt. Empty string when the store has no description. - `instructions: optional string or nu…
Update Session Resource
Claude Developer Platform · in the page
api/beta/sessions/resources/update
…ng` Description of the memory store, snapshotted at attach time. Rendered into the agent's system prompt. Empty string when the store has no description. - `instructions: optional string or nu…
Get Session
Claude Developer Platform · in the page
api/beta/sessions/retrieve
…Description of the memory store, snapshotted at attach time. Rendered into the agent's system prompt. Empty string when the store has no description. - `instructions: optional string o…
Update Session
Claude Developer Platform · in the page
api/beta/sessions/update
…Description of the memory store, snapshotted at attach time. Rendered into the agent's system prompt. Empty string when the store has no description. - `instructions: optional string o…
Compliance API
Claude Developer Platform · in the page
api/compliance
…Number of default repository entries that could not be safely rendered as a credential-free URL and were omitted from default_source_urls. A non-zero value with an empty list means repositorie…
Activities
Claude Developer Platform · in the page
api/compliance/activities
…Number of default repository entries that could not be safely rendered as a credential-free URL and were omitted from default_source_urls. A non-zero value with an empty list means repositorie…
Query compliance activities
Claude Developer Platform · in the page
api/compliance/activities/list
…Number of default repository entries that could not be safely rendered as a credential-free URL and were omitted from default_source_urls. A non-zero value with an empty list means repositorie…
Code
Claude Developer Platform · in the page
api/compliance/code
…ring or null` Identifier of the version a non-owner viewer would render when `read_mode` permits them โ the version the owner has pinned for non-owner readers if one is pinned, otherwise the owne…
Artifacts
Claude Developer Platform · in the page
api/compliance/code/artifacts
…ring or null` Identifier of the version a non-owner viewer would render when `read_mode` permits them โ the version the owner has pinned for non-owner readers if one is pinned, otherwise the owne…
List Code Artifacts
Claude Developer Platform · in the page
api/compliance/code/artifacts/list
…ring or null` Identifier of the version a non-owner viewer would render when `read_mode` permits them โ the version the owner has pinned for non-owner readers if one is pinned, otherwise the owne…
Messages
Claude Developer Platform · in the page
api/messages
…swering a browser toolset member `tool_use`. The server renders the model-visible text from it; the model never sees the raw fields. - `tabs: array of Browse…