Search the documentation
50 pages for resource.
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.
additional-resources
Claude Developer Platform · title
about-claude/additional-resources
Resources
Claude Developer Platform · title
api/beta/sessions/resources
Add Session Resource
Claude Developer Platform · title
api/beta/sessions/resources/add
Delete Session Resource
Claude Developer Platform · title
api/beta/sessions/resources/delete
List Session Resources
Claude Developer Platform · title
api/beta/sessions/resources/list
Get Session Resource
Claude Developer Platform · title
api/beta/sessions/resources/retrieve
Update Session Resource
Claude Developer Platform · title
api/beta/sessions/resources/update
SEP-2164: Standardize Resource Not Found Error Code
Model Context Protocol · title
seps/2164-resource-not-found-error
SEP-973: Expose additional metadata for Implementations, Resources, Tools and Prompts
Model Context Protocol · title
seps/973-expose-additional-metadata-for-implementations-res
SEP-985: Align OAuth 2.0 Protected Resource Metadata with RFC 9728
Model Context Protocol · title
seps/985-align-oauth-20-protected-resource-metadata-with-rf
Resources
Model Context Protocol · title
specification/2024-11-05/server/resources
Resources
Model Context Protocol · title
specification/2025-03-26/server/resources
Resources
Model Context Protocol · title
specification/2025-06-18/server/resources
Resources
Model Context Protocol · title
specification/2025-11-25/server/resources
Resources
Model Context Protocol · title
specification/2026-07-28/server/resources
Resources
Model Context Protocol · title
specification/draft/server/resources
overview
Claude Developer Platform · path
resources/overview
glossary
Claude Developer Platform · in the page
about-claude/glossary
…o maintain consistent context across interactions and access external resources in a standardized manner. See the [MCP documentation](https://platform.claude.com/docs/en/mcp) to learn more. ## MCP co…
content-moderation
Claude Developer Platform · in the page
about-claude/use-case-guides/content-moderation
…entation"> Traditional ML methods require significant engineering resources, ML expertise, and infrastructure costs. Human moderation systems incur even higher costs. With Claude, you can have a s…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/best-practices
…imit * Use the following patterns to organize instructions, code, and resources effectively #### Visual overview: From simple to complex A basic Skill starts with just a SKILL.md file containing met…
enterprise
Claude Developer Platform · in the page
agents-and-tools/agent-skills/enterprise
…w SKILL.md, all referenced markdown files, and any bundled scripts or resources. 2. **Verify script behavior matches stated purpose.** Run scripts in a sandboxed environment and confirm outputs align…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/overview
…nctionality. Each Skill packages instructions, metadata, and optional resources (scripts, templates) that Claude uses automatically when relevant. --- <Note> To learn how zero data retention (ZDR)…
mcp-connector
Claude Developer Platform · in the page
agents-and-tools/mcp-connector
…onnection (for example, with local stdio servers, MCP prompts, or MCP resources), the SDKs provide helper functions that convert between MCP types and Claude API types. This eliminates manual conversi…
troubleshooting
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/troubleshooting
…e tunnel issuer"> Your MCP server's `/.well-known/oauth-protected-resource` response should reference the tunnel hostname as its authorization server: ```json { "resource": "https:/…
bash-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/bash-tool
…n/agents-and-tools/tool-use/bash-tool#implement-the-bash-tool). * Set resource limits on the shell process (CPU, memory, and disk), for example with `ulimit`. * Log every command and its output so you…
code-execution-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/code-execution-tool
…le $fileObject = $client->files->upload( file: FileParam::fromResource(fopen('data.csv', 'r')), ); // Use the file_id with code execution $response = $client->messages->create( mo…
computer-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/computer-use-tool
…currently have the ability to inspect files or interact with external resources, except by invoking the below functions. As with regular tool use, the user-provided `system` parameter is still respec…
define-tools
Claude Developer Platform · in the page
agents-and-tools/tool-use/define-tools
…amespacing in tool names.** When your tools span multiple services or resources, prefix names with the service (for example, `github_list_prs`, `slack_send_message`). This makes tool selection unambig…
Process results programmatically
Claude Developer Platform · in the page
agents-and-tools/tool-use/programmatic-tool-calling
…ions (for example, no network egress). If your tools require external resources, you'll need a protocol for executing tool calls outside the sandbox. **Advantages:** * Safe programmatic tool calling…
tool-search-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-search-tool
…ons. * Use consistent namespacing in tool names: prefix by service or resource (for example, `github_`, `slack_`) so one search matches the whole group. * Use keywords in descriptions that match how u…
web-fetch-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/web-fetch-tool
…conversation (or a previous tool result) * The user names a specific resource (a particular article, README, pricing page, or documentation section) without a URL, and the [web search tool](https://p…
beta-headers
Claude Developer Platform · in the page
api/beta-headers
…| `mcp-tunnels-2026-06-22` | | `/v1/memory_stores` and sub-resources | `agent-memory-2026-07-22` | The SDKs' `beta` namespaces add these headers automatically. Add them yourse…
Deployment Runs
Claude Developer Platform · in the page
api/beta/deployment_runs
…. - `BetaManagedAgentsFileNotFoundRunError object` A file resource referenced by the deployment no longer exists. - `type: "file_not_found_error"` - `message: string`…
List Deployment Runs
Claude Developer Platform · in the page
api/beta/deployment_runs/list
…. - `BetaManagedAgentsFileNotFoundRunError object` A file resource referenced by the deployment no longer exists. - `type: "file_not_found_error"` - `message: string`…
Get Deployment Run
Claude Developer Platform · in the page
api/beta/deployment_runs/retrieve
…. - `BetaManagedAgentsFileNotFoundRunError object` A file resource referenced by the deployment no longer exists. - `type: "file_not_found_error"` - `message: string`…
Deployments
Claude Developer Platform · in the page
api/beta/deployments
…a. Maximum 16 pairs, keys up to 64 chars, values up to 512 chars. - `resources: optional array of BetaManagedAgentsGitHubRepositoryResourceParams or BetaManagedAgentsFileResourceParams or BetaManaged…
Archive Deployment
Claude Developer Platform · in the page
api/beta/deployments/archive
…entsFileNotFoundDeploymentPausedReasonError object` A file resource referenced by the deployment no longer exists. - `type: "file_not_found_error"` - `BetaManagedAgentsS…
Create Deployment
Claude Developer Platform · in the page
api/beta/deployments/create
…a. Maximum 16 pairs, keys up to 64 chars, values up to 512 chars. - `resources: optional array of BetaManagedAgentsGitHubRepositoryResourceParams or BetaManagedAgentsFileResourceParams or BetaManaged…
List Deployments
Claude Developer Platform · in the page
api/beta/deployments/list
…entsFileNotFoundDeploymentPausedReasonError object` A file resource referenced by the deployment no longer exists. - `type: "file_not_found_error"` - `BetaManagedAgentsS…
Pause Deployment
Claude Developer Platform · in the page
api/beta/deployments/pause
…entsFileNotFoundDeploymentPausedReasonError object` A file resource referenced by the deployment no longer exists. - `type: "file_not_found_error"` - `BetaManagedAgentsS…
Get Deployment
Claude Developer Platform · in the page
api/beta/deployments/retrieve
…entsFileNotFoundDeploymentPausedReasonError object` A file resource referenced by the deployment no longer exists. - `type: "file_not_found_error"` - `BetaManagedAgentsS…
Run Deployment Now
Claude Developer Platform · in the page
api/beta/deployments/run
…. - `BetaManagedAgentsFileNotFoundRunError object` A file resource referenced by the deployment no longer exists. - `type: "file_not_found_error"` - `message: string`…
Unpause Deployment
Claude Developer Platform · in the page
api/beta/deployments/unpause
…entsFileNotFoundDeploymentPausedReasonError object` A file resource referenced by the deployment no longer exists. - `type: "file_not_found_error"` - `BetaManagedAgentsS…
Update Deployment
Claude Developer Platform · in the page
api/beta/deployments/update
…non-empty. Omit to preserve. Cannot be cleared. maxLength: 256 - `resources: optional array of BetaManagedAgentsGitHubRepositoryResourceParams or BetaManagedAgentsFileResourceParams or BetaManaged…
Dreams
Claude Developer Platform · in the page
api/beta/dreams
…memory store instead. The Dreams API is in research preview, so this resource can still change. See the [Dreams guide](https://platform.claude.com/docs/en/managed-agents/dreams#how-it-works) for w…
Archive a Dream
Claude Developer Platform · in the page
api/beta/dreams/archive
…memory store instead. The Dreams API is in research preview, so this resource can still change. See the [Dreams guide](https://platform.claude.com/docs/en/managed-agents/dreams#how-it-works) for w…
Cancel a Dream
Claude Developer Platform · in the page
api/beta/dreams/cancel
…memory store instead. The Dreams API is in research preview, so this resource can still change. See the [Dreams guide](https://platform.claude.com/docs/en/managed-agents/dreams#how-it-works) for w…
Create a Dream
Claude Developer Platform · in the page
api/beta/dreams/create
…memory store instead. The Dreams API is in research preview, so this resource can still change. See the [Dreams guide](https://platform.claude.com/docs/en/managed-agents/dreams#how-it-works) for w…
Get a Dream
Claude Developer Platform · in the page
api/beta/dreams/retrieve
…memory store instead. The Dreams API is in research preview, so this resource can still change. See the [Dreams guide](https://platform.claude.com/docs/en/managed-agents/dreams#how-it-works) for w…
Environments
Claude Developer Platform · in the page
api/beta/environments
…unt"` ### Returns - `BetaEnvironment object` Unified Environment resource for both cloud and self-hosted environments. - `type: "environment"` The type of object (always 'environment')…