Tool use with Claude - Claude API Docs
Loading…
requestAnimationFrame(function(){$RT=performance.now()}); Messages
Build
Admin
Models & pricing
Client SDKs
API Reference
English
Log in
Search…
⌘K
First steps
Intro to Claude Quickstart
Building with Claude
Features overview Using the Messages API Claude API skill Handling stop reasons
Model capabilities
Extended thinking Adaptive thinking Effort Task budgets (beta) Fast mode (beta: research preview) Structured outputs Citations Streaming Messages Batch processing Search results Streaming refusals Multilingual support Embeddings
Tools
Overview How tool use works Web search tool Web fetch tool Code execution tool Advisor tool Memory tool Bash tool Computer use tool Text editor tool
Tool infrastructure
Tool reference Tool search Programmatic tool calling Fine-grained tool streaming
Context management
Context windows Compaction Context editing Prompt caching Token counting
Working with files
Files API PDF support Images and vision
Skills
Overview Quickstart Best practices Skills for enterprise Skills in the API
MCP
Remote MCP servers MCP connector
Prompt engineering
Overview Prompting best practices Console prompting tools
Test and evaluate
Define success and build evaluations Using the Evaluation Tool in Console Reducing latency
Strengthen guardrails
Reduce hallucinations Increase output consistency Mitigate jailbreaks Reduce prompt leak
Resources
Glossary Use cases
Release notes
Claude Platform
Console
Overview
Solutions
AI agents
Code modernization
Coding
Customer support
Education
Financial services
Government
Life sciences
Partners
Amazon Bedrock
Google Cloud’s Vertex AI
Learn
Blog
Courses
Use cases
Connectors
Customer stories
Engineering at Anthropic
Events
Powered by Claude
Service partners
Startups program
Company
Anthropic
Careers
Economic Futures
Research
News
Responsible Scaling Policy
Security and compliance
Transparency
Help and security
Availability
Status
Support
Discord
Terms and policies
Privacy policy
Responsible disclosure policy
Terms of service: Commercial
Terms of service: Consumer
Usage policy
RV=function(a){$RT=performance.now();for(var b=0;b a&&2E3
Tool use with Claude
Copy page
Connect Claude to external tools and APIs. Learn where tools execute and how the agentic loop works.
Tool use lets Claude call functions you define or that Anthropic provides. Claude decides when to call a tool based on the user’s request and the tool’s description, then returns a structured call that your application executes (client tools) or that Anthropic executes (server tools).
Here’s the simplest example using a server tool, where Anthropic handles execution:
cURL CLI Python TypeScript
import anthropic
client = anthropic.Anthropic()
response = client.messages.create(
model = “claude-opus-4-7” ,
max_tokens = 1024 ,
tools = [{ “type” : “web_search_20260209” , “name” : “web_search” }],
messages = [{ “role” : “user” , “content” : “What’s the latest on the Mars rover?” }],
print (response.content)
How tool use works
Tools differ primarily by where the code executes. Client tools (including user-defined tools and Anthropic-schema tools like bash and text_editor) run in your application: Claude responds with stop_reason: “tool_use” and one or more tool_use blocks, your code executes the operation, and you send back a tool_result . Server tools (web_search, code_execution, web_fetch, tool_search) run on Anthropic’s infrastructure: you see the results directly without handling execution.
For the full conceptual model including the agentic loop and when to choose each approach, see How tool use works .
For connecting to MCP servers, see the MCP connector . For building your own MCP client, see modelcontextprotocol.io .
Guarantee schema conformance with strict tool use
Add strict: true to your tool definitions to ensure Claude’s tool calls always match your schema exactly. See Strict tool use .
Tool access is one of the highest-leverage primitives you can give an agent. On benchmarks like LAB-Bench FigQA (scientific figure interpretation) and SWE-bench (real-world software engineering), adding even basic tools produces outsized capability gains, often surpassing human expert baselines.
Tool use examples
For a complete hands-on walkthrough, see the tutorial . For reference examples of individual concepts, see Define tools and Handle tool calls .
What happens when Claude needs more information
Pricing
Tool use requests are priced based on:
The total number of input tokens sent to the model (including in the tools parameter)
The number of output tokens generated
For server-side tools, additional usage-based pricing (e.g., web search charges per search performed)
Client-side tools are priced the same as any other Claude API request, while server-side tools may incur additional charges based on their specific usage.
The additional tokens from tool use come from:
The tools parameter in API requests (tool names, descriptions, and schemas)
tool_use content blocks in API requests and responses
tool_result content blocks in API requests
When you use tools , we also automatically include a special system prompt for the model which enables tool use. The number of tool use tokens required for each model are listed below (excluding the additional tokens listed above). Note that the table assumes at least 1 tool is provided. If no tools are provided, then a tool choice of none uses 0 additional system prompt tokens.
Model Tool choice Tool use system prompt token count Claude Opus 4.7 auto , none any , tool 346 tokens 313 tokens Claude Opus 4.6 auto , none any , tool 346 tokens 313 tokens Claude Opus 4.5 auto , none any , tool 346 tokens 313 tokens Claude Opus 4.1 auto , none any , tool 346 tokens 313 tokens Claude Opus 4 auto , none any , tool 346 tokens 313 tokens Claude Sonnet 4.6 auto , none any , tool 346 tokens 313 tokens Claude Sonnet 4.5 auto , none any , tool 346 tokens 313 tokens Claude Sonnet 4 auto , none any , tool 346 tokens 313 tokens Claude Sonnet 3.7 ( deprecated ) auto , none any , tool 346 tokens 313 tokens Claude Haiku 4.5 auto , none any , tool 346 tokens 313 tokens Claude Haiku 3.5 auto , none any , tool 264 tokens 340 tokens Claude Opus 3 ( deprecated ) auto , none any , tool 530 tokens 281 tokens Claude Sonnet 3 auto , none any , tool 159 tokens 235 tokens Claude Haiku 3 auto , none any , tool 264 tokens 340 tokens
These token counts are added to your normal input and output tokens to calculate the total cost of a request.
Refer to the models overview table for current per-model prices.
When you send a tool use prompt, just like any other API request, the response will output both input and output token counts as part of the reported usage metrics.
Next steps
Choose your path
Understand the concepts
Where tools run, how the loop works, and when to use tools.
Build step by step
The tutorial: from a single tool call to production.
Browse all tools
Directory of Anthropic-provided tools and properties.
Was this page helpful?
RC("B:1","S:1") (self.__next_f=self.__next_f||[]).push([0]) self.__next_f.push([1,"1:\"Sreact.fragment”\n5:I[8729711517,[],""]\n6:I[562558057,[],""]\n8:I[2182971648,[],“OutletBoundary”]\na:I[4010545913,[],“AsyncMetadataOutlet”]\nc:I[849453776,[“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“33285”,“static/chunks/app/docs/%5Blocale%5D/%5B…segments%5D/loading-0e9c4cc860799156.js”],“DocsLoadingSkeleton”]\nd:I[9342733290,[“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“94209”,“static/chunks/app/loading-46f5b2ff0aa08871.js”],“LoadingConsole”]\ne:I[2182971648,[],“ViewportBoundary”]\n10:I[2182971648,[],“MetadataBoundary”]\n11:“Sreact.suspense\"\n13:I[2890606670,[\"34219\",\"static/chunks/app/global-error-d30c37e6c0da7f5e.js\"],\"default\"]\n14:I[5839556239,[\"59166\",\"static/chunks/620c25d9-c1d45e805d8f4df5.js\",\"75246\",\"static/chunks/1f006d11-3f2dca16ee6552c8.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"87462\",\"static/chunks/87462-aca7efc1f439b97c.js\",\"71751\",\"static/chunks/71751-bbd9346a45de20ed.js\",\"4499\",\"static/chunks/app/docs/layout-1468a796258d7558.js\"],\"InkeepProvider\"]\n15:I[4639844287,[\"59166\",\"static/chunks/620c25d9-c1d45e805d8f4df5.js\",\"75246\",\"static/chunks/1f006d11-3f2dca16ee6552c8.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"87462\",\"static/chunks/87462-aca7efc1f439b97c.js\",\"71751\",\"static/chunks/71751-bbd9346a45de20ed.js\",\"4499\",\"static/chunks/app/docs/layout-1468a796258d7558.js\"],\"DevHotReload\"]\n16:I[3544244632,[\"59166\",\"static/chunks/620c25d9-c1d45e805d8f4df5.js\",\"75246\",\"static/chunks/1f006d11-3f2dca16ee6552c8.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"77298\",\"static/chunks/"]) self.__next_f.push([1,"77298-03cd7a3cd8e47556.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"87462\",\"static/chunks/87462-aca7efc1f439b97c.js\",\"71751\",\"static/chunks/71751-bbd9346a45de20ed.js\",\"4499\",\"static/chunks/app/docs/layout-1468a796258d7558.js\"],\"HashScroller\"]\n:HL[\"/_next/static/media/01d1396bd69a228a-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/56139cc7a3934d47-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/5ab84f5ed5bd55bd-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/8d6f5db32d507c08-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/c25fe61b276783b5-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/fe66948be403232d-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/34a2dc08cd4f8108.css\",\"style\",{\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}]\n:HL[\"/_next/static/css/05674d3eb9977543.css\",\"style\",{\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}]\n:HL[\"/_next/static/css/28ca58211539440e.css\",\"style\",{\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}]\n:HL[\"/_next/static/css/a65ff0220d5f63ad.css\",\"style\",{\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}]\n:HL[\"/_next/static/css/4c1c1b178f5f2484.css\",\"style\",{\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}]\n:HL[\"/_next/static/css/7330c74f27c4968a.css\",\"style\",{\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}]\n:HL[\"/_next/static/css/bf71b0902a17bea2.css\",\"style\",{\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}]\n:HL[\"/_next/static/css/937943a0fda11450.css\",\"style\",{\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}]\n:HL[\"/_next/static/css/e3aaf70fa4198b12.css\",\"style\",{\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}]\n:HL[\"/_next/static/css/8359068e4bd1e0f6.css\",\"style\",{\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}]\n:HL[\"/_next/static/css/77755cd2a6b2a03a.css\",\"style\",{\"nonce\":\"UtlzA8FcBRo4"]) self.__next_f.push([1,"tmr6269PSw==\"}]\n:HL[\"/_next/static/css/b9147ca7e14b6b03.css\",\"style\",{\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}]\n"]) self.__next_f.push([1,"0:{\"P\":null,\"b\":\"He4RhAXbiMKA_noeDYs1Q\",\"p\":\"\",\"c\":[\"\",\"docs\",\"en\",\"agents-and-tools\",\"tool-use\",\"overview\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"docs\",{\"children\":[[\"locale\",\"en\",\"d\"],{\"children\":[[\"segments\",\"agents-and-tools/tool-use/overview\",\"c\"],{\"children\":[\"__PAGE__\",{}]}]}]}]},\"undefined”,"undefined\",true],[\"\",[\"","1\",\"c\",{\"children\":[[[\"",“link”,“0”,{“rel”:“stylesheet”,“href”:”/_next/static/css/34a2dc08cd4f8108.css”,“precedence”:“next”,“crossOrigin”:"undefined\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}],[\"",“link”,“1”,{“rel”:“stylesheet”,“href”:”/_next/static/css/05674d3eb9977543.css”,“precedence”:“next”,“crossOrigin”:"undefined\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}],[\"",“link”,“2”,{“rel”:“stylesheet”,“href”:”/_next/static/css/28ca58211539440e.css”,“precedence”:“next”,“crossOrigin”:"undefined\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}],[\"",“link”,“3”,{“rel”:“stylesheet”,“href”:”/_next/static/css/a65ff0220d5f63ad.css”,“precedence”:“next”,“crossOrigin”:"undefined\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}],[\"",“link”,“4”,{“rel”:“stylesheet”,“href”:”/_next/static/css/4c1c1b178f5f2484.css”,“precedence”:“next”,“crossOrigin”:"undefined\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}],[\"",“link”,“5”,{“rel”:“stylesheet”,“href”:”/_next/static/css/7330c74f27c4968a.css”,“precedence”:“next”,“crossOrigin”:"undefined\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}],[\"",“link”,“6”,{“rel”:“stylesheet”,“href”:”/_next/static/css/bf71b0902a17bea2.css”,“precedence”:“next”,“crossOrigin”:"undefined\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}],[\"",“link”,“7”,{“rel”:“stylesheet”,“href”:”/_next/static/css/937943a0fda11450.css”,“precedence”:“next”,“crossOrigin”:"undefined\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}],[\"",“link”,“8”,{“rel”:“stylesheet”,“href”:”/_next/static/css/e3aaf70fa4198b12.css”,“precedence”:“next”,“crossOrigin”:“undefined\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}]],\"L2”]}],{“children”:[“docs”,[“\",\"1”,“c”,{“children”:[[[“\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/8359068e4bd1e0f6.css\",\"precedence\":\"next\",\"crossOrigin\":\"undefined”,“nonce”:“UtlzA8FcBRo4tmr6269PSw==”}]],"L3\"]}],{\"children\":[[\"locale\",\"en\",\"d\"],[\"","1\",\"c\",{\"children\":[[[\"",“link”,“0”,{“rel”:“stylesheet”,“href”:”/_next/static/css/77755cd2a6b2a03a.css”,“precedence”:“next”,“crossOrigin”:"undefined\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}],[\"",“link”,“1”,{“rel”:“stylesheet”,“href”:”/_next/static/css/b9147ca7e14b6b03.css”,“precedence”:“next”,“crossOrigin”:“undefined\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}]],\"L4”]}],{“children”:[[“segments”,“agents-and-tools/tool-use/overview”,“c”],[“\",\"1”,“c”,{“children”:[null,[“\",\"L5”,null,{“parallelRouterKey”:“children”,“error”:“undefined\",\"errorStyles\":\"undefined”,“errorScripts”:"undefined\",\"template\":[\"",“L6\",null,{}],\"templateStyles\":\"undefined”,“templateScripts”:“undefined\",\"notFound\":\"undefined”,“forbidden”:“undefined\",\"unauthorized\":\"undefined”}]]}],{“children”:[“PAGE”,[“\",\"1”,“c”,{“children”:["L7\",null,[\"",“L8\",null,{\"children\":[\"L9”,[“\",\"La”,null,{“promise”:"@b\"}]]}]]}],{},null,false]},[[\"","Lc\",\"l\",{}],[],[]],false]},null,false]},null,false]},[[\"","Ld\",\"l\",{}],[],[]],false],[\"","1\",\"h\",{\"children\":[null,[[\"",“Le\",null,{\"children\":\"Lf”}],["\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"","L10\",null,{\"children\":[\"",“div”,null,{“hidden”:true,“children”:[“\",\"11”,null,{“fallback”:null,“children”:“L12\"}]}]}]]}],false]],\"m\":\"undefined”,“G”:["13\",[[\"",“link”,“0”,{“rel”:“stylesheet”,“href”:”/_next/static/css/28ca58211539440e.css”,“precedence”:“next”,“crossOrigin”:"undefined\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}]]],\"s\":false,\"S\":false}\n"]) self.__next_f.push([1,"3:[\"","L14\",null,{\"children\":[[\"","L15\",null,{}],[\"","L16\",null,{}],[\"",“div”,null,{“className”:“__variable_8d1da5 __variable_2d8cf6 __variable_5581e8”,“children”:[“\",\"L5”,null,{“parallelRouterKey”:“children”,“error”:“undefined\",\"errorStyles\":\"undefined”,“errorScripts”:"undefined\",\"template\":[\"",“L6\",null,{}],\"templateStyles\":\"undefined”,“templateScripts”:“undefined\",\"notFound\":\"undefined”,“forbidden”:“undefined\",\"unauthorized\":\"undefined”}]}]]}]\nf:[["\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"",“meta”,“1”,{“name”:“viewport”,“content”:“width=device-width, initial-scale=1, maximum-scale=1, viewport-fit=cover”}]]\n9:null\n”]) self.__next_f.push([1,“17:I[215187218,[“59166”,“static/chunks/620c25d9-c1d45e805d8f4df5.js”,“75246”,“static/chunks/1f006d11-3f2dca16ee6552c8.js”,“93900”,“static/chunks/bb53ed79-ba16d75be08b2ea7.js”,“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“73317”,“static/chunks/73317-013097c0e3ff56ba.js”,“19664”,“static/chunks/19664-fc61d788dcfca1ac.js”,“62290”,“static/chunks/62290-ab756a09bc1273b8.js”,“27217”,“static/chunks/27217-b7c11a9939375429.js”,“66043”,“static/chunks/66043-a991488719b2bf7e.js”,“73698”,“static/chunks/73698-1a60feda5afba7ef.js”,“84127”,“static/chunks/84127-38a9d6d618c93509.js”,“25556”,“static/chunks/25556-7cb4f4b11f852cd4.js”,“63592”,“static/chunks/63592-a03bcdb375ffcb87.js”,“77298”,“static/chunks/77298-03cd7a3cd8e47556.js”,“55522”,“static/chunks/55522-0daa7a57d0b9eaac.js”,“12549”,“static/chunks/12549-36dcec12df896831.js”,“94882”,“static/chunks/94882-9c27c55664517000.js”,“87462”,“static/chunks/87462-aca7efc1f439b97c.js”,“17861”,“static/chunks/17861-ced49fa93d618f20.js”,“71751”,“static/chunks/71751-bbd9346a45de20ed.js”,“16182”,“static/chunks/16182-f00e2078bfb71b6f.js”,“57229”,“static/chunks/57229-d9417b289a95d531.js”,“48476”,“static/chunks/48476-594a8abce6cb475c.js”,“97131”,“static/chunks/97131-57a39426a36c16f5.js”,“91606”,“static/chunks/91606-f9c1b750dba888f4.js”,“66015”,“static/chunks/66015-b8751d403153b6b9.js”,“48879”,“static/chunks/48879-6991d79441efd83f.js”,“41253”,“static/chunks/41253-6ecec232e5d9b582.js”,“12690”,“static/chunks/app/docs/%5Blocale%5D/%5B…segments%5D/page-c421f893823551e8.js”],“PageHeader”]\n”]) self.__next_f.push([1,“18:I[7664339605,[“59166”,“static/chunks/620c25d9-c1d45e805d8f4df5.js”,“75246”,“static/chunks/1f006d11-3f2dca16ee6552c8.js”,“93900”,“static/chunks/bb53ed79-ba16d75be08b2ea7.js”,“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“73317”,“static/chunks/73317-013097c0e3ff56ba.js”,“19664”,“static/chunks/19664-fc61d788dcfca1ac.js”,“62290”,“static/chunks/62290-ab756a09bc1273b8.js”,“27217”,“static/chunks/27217-b7c11a9939375429.js”,“66043”,“static/chunks/66043-a991488719b2bf7e.js”,“73698”,“static/chunks/73698-1a60feda5afba7ef.js”,“84127”,“static/chunks/84127-38a9d6d618c93509.js”,“25556”,“static/chunks/25556-7cb4f4b11f852cd4.js”,“63592”,“static/chunks/63592-a03bcdb375ffcb87.js”,“77298”,“static/chunks/77298-03cd7a3cd8e47556.js”,“55522”,“static/chunks/55522-0daa7a57d0b9eaac.js”,“12549”,“static/chunks/12549-36dcec12df896831.js”,“94882”,“static/chunks/94882-9c27c55664517000.js”,“87462”,“static/chunks/87462-aca7efc1f439b97c.js”,“17861”,“static/chunks/17861-ced49fa93d618f20.js”,“71751”,“static/chunks/71751-bbd9346a45de20ed.js”,“16182”,“static/chunks/16182-f00e2078bfb71b6f.js”,“57229”,“static/chunks/57229-d9417b289a95d531.js”,“48476”,“static/chunks/48476-594a8abce6cb475c.js”,“97131”,“static/chunks/97131-57a39426a36c16f5.js”,“91606”,“static/chunks/91606-f9c1b750dba888f4.js”,“66015”,“static/chunks/66015-b8751d403153b6b9.js”,“48879”,“static/chunks/48879-6991d79441efd83f.js”,“41253”,“static/chunks/41253-6ecec232e5d9b582.js”,“12690”,“static/chunks/app/docs/%5Blocale%5D/%5B…segments%5D/page-c421f893823551e8.js”],“MarkdownCopyDropdown”]\n”]) self.__next_f.push([1,“1a:I[1587400261,[“59166”,“static/chunks/620c25d9-c1d45e805d8f4df5.js”,“75246”,“static/chunks/1f006d11-3f2dca16ee6552c8.js”,“93900”,“static/chunks/bb53ed79-ba16d75be08b2ea7.js”,“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“73317”,“static/chunks/73317-013097c0e3ff56ba.js”,“19664”,“static/chunks/19664-fc61d788dcfca1ac.js”,“62290”,“static/chunks/62290-ab756a09bc1273b8.js”,“27217”,“static/chunks/27217-b7c11a9939375429.js”,“66043”,“static/chunks/66043-a991488719b2bf7e.js”,“73698”,“static/chunks/73698-1a60feda5afba7ef.js”,“84127”,“static/chunks/84127-38a9d6d618c93509.js”,“25556”,“static/chunks/25556-7cb4f4b11f852cd4.js”,“63592”,“static/chunks/63592-a03bcdb375ffcb87.js”,“77298”,“static/chunks/77298-03cd7a3cd8e47556.js”,“55522”,“static/chunks/55522-0daa7a57d0b9eaac.js”,“12549”,“static/chunks/12549-36dcec12df896831.js”,“94882”,“static/chunks/94882-9c27c55664517000.js”,“87462”,“static/chunks/87462-aca7efc1f439b97c.js”,“17861”,“static/chunks/17861-ced49fa93d618f20.js”,“71751”,“static/chunks/71751-bbd9346a45de20ed.js”,“16182”,“static/chunks/16182-f00e2078bfb71b6f.js”,“57229”,“static/chunks/57229-d9417b289a95d531.js”,“48476”,“static/chunks/48476-594a8abce6cb475c.js”,“97131”,“static/chunks/97131-57a39426a36c16f5.js”,“91606”,“static/chunks/91606-f9c1b750dba888f4.js”,“66015”,“static/chunks/66015-b8751d403153b6b9.js”,“48879”,“static/chunks/48879-6991d79441efd83f.js”,“41253”,“static/chunks/41253-6ecec232e5d9b582.js”,“12690”,“static/chunks/app/docs/%5Blocale%5D/%5B…segments%5D/page-c421f893823551e8.js”],“DocsFeedbackWidget”]\n”]) self.__next_f.push([1,“1b:I[4981870924,[“59166”,“static/chunks/620c25d9-c1d45e805d8f4df5.js”,“75246”,“static/chunks/1f006d11-3f2dca16ee6552c8.js”,“93900”,“static/chunks/bb53ed79-ba16d75be08b2ea7.js”,“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“73317”,“static/chunks/73317-013097c0e3ff56ba.js”,“19664”,“static/chunks/19664-fc61d788dcfca1ac.js”,“62290”,“static/chunks/62290-ab756a09bc1273b8.js”,“27217”,“static/chunks/27217-b7c11a9939375429.js”,“66043”,“static/chunks/66043-a991488719b2bf7e.js”,“73698”,“static/chunks/73698-1a60feda5afba7ef.js”,“84127”,“static/chunks/84127-38a9d6d618c93509.js”,“25556”,“static/chunks/25556-7cb4f4b11f852cd4.js”,“63592”,“static/chunks/63592-a03bcdb375ffcb87.js”,“77298”,“static/chunks/77298-03cd7a3cd8e47556.js”,“55522”,“static/chunks/55522-0daa7a57d0b9eaac.js”,“12549”,“static/chunks/12549-36dcec12df896831.js”,“94882”,“static/chunks/94882-9c27c55664517000.js”,“87462”,“static/chunks/87462-aca7efc1f439b97c.js”,“17861”,“static/chunks/17861-ced49fa93d618f20.js”,“71751”,“static/chunks/71751-bbd9346a45de20ed.js”,“16182”,“static/chunks/16182-f00e2078bfb71b6f.js”,“57229”,“static/chunks/57229-d9417b289a95d531.js”,“48476”,“static/chunks/48476-594a8abce6cb475c.js”,“97131”,“static/chunks/97131-57a39426a36c16f5.js”,“91606”,“static/chunks/91606-f9c1b750dba888f4.js”,“66015”,“static/chunks/66015-b8751d403153b6b9.js”,“48879”,“static/chunks/48879-6991d79441efd83f.js”,“41253”,“static/chunks/41253-6ecec232e5d9b582.js”,“12690”,“static/chunks/app/docs/%5Blocale%5D/%5B…segments%5D/page-c421f893823551e8.js”],“TableOfContents”]\n”]) self.__next_f.push([1,“1c:I[4981870924,[“59166”,“static/chunks/620c25d9-c1d45e805d8f4df5.js”,“75246”,“static/chunks/1f006d11-3f2dca16ee6552c8.js”,“93900”,“static/chunks/bb53ed79-ba16d75be08b2ea7.js”,“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“73317”,“static/chunks/73317-013097c0e3ff56ba.js”,“19664”,“static/chunks/19664-fc61d788dcfca1ac.js”,“62290”,“static/chunks/62290-ab756a09bc1273b8.js”,“27217”,“static/chunks/27217-b7c11a9939375429.js”,“66043”,“static/chunks/66043-a991488719b2bf7e.js”,“73698”,“static/chunks/73698-1a60feda5afba7ef.js”,“84127”,“static/chunks/84127-38a9d6d618c93509.js”,“25556”,“static/chunks/25556-7cb4f4b11f852cd4.js”,“63592”,“static/chunks/63592-a03bcdb375ffcb87.js”,“77298”,“static/chunks/77298-03cd7a3cd8e47556.js”,“55522”,“static/chunks/55522-0daa7a57d0b9eaac.js”,“12549”,“static/chunks/12549-36dcec12df896831.js”,“94882”,“static/chunks/94882-9c27c55664517000.js”,“87462”,“static/chunks/87462-aca7efc1f439b97c.js”,“17861”,“static/chunks/17861-ced49fa93d618f20.js”,“71751”,“static/chunks/71751-bbd9346a45de20ed.js”,“16182”,“static/chunks/16182-f00e2078bfb71b6f.js”,“57229”,“static/chunks/57229-d9417b289a95d531.js”,“48476”,“static/chunks/48476-594a8abce6cb475c.js”,“97131”,“static/chunks/97131-57a39426a36c16f5.js”,“91606”,“static/chunks/91606-f9c1b750dba888f4.js”,“66015”,“static/chunks/66015-b8751d403153b6b9.js”,“48879”,“static/chunks/48879-6991d79441efd83f.js”,“41253”,“static/chunks/41253-6ecec232e5d9b582.js”,“12690”,“static/chunks/app/docs/%5Blocale%5D/%5B…segments%5D/page-c421f893823551e8.js”],“MobileTableOfContents”]\n”]) self.__next_f.push([1,“1d:I[9171985025,[“59166”,“static/chunks/620c25d9-c1d45e805d8f4df5.js”,“75246”,“static/chunks/1f006d11-3f2dca16ee6552c8.js”,“93900”,“static/chunks/bb53ed79-ba16d75be08b2ea7.js”,“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“73317”,“static/chunks/73317-013097c0e3ff56ba.js”,“19664”,“static/chunks/19664-fc61d788dcfca1ac.js”,“62290”,“static/chunks/62290-ab756a09bc1273b8.js”,“27217”,“static/chunks/27217-b7c11a9939375429.js”,“66043”,“static/chunks/66043-a991488719b2bf7e.js”,“73698”,“static/chunks/73698-1a60feda5afba7ef.js”,“84127”,“static/chunks/84127-38a9d6d618c93509.js”,“25556”,“static/chunks/25556-7cb4f4b11f852cd4.js”,“63592”,“static/chunks/63592-a03bcdb375ffcb87.js”,“77298”,“static/chunks/77298-03cd7a3cd8e47556.js”,“55522”,“static/chunks/55522-0daa7a57d0b9eaac.js”,“12549”,“static/chunks/12549-36dcec12df896831.js”,“94882”,“static/chunks/94882-9c27c55664517000.js”,“87462”,“static/chunks/87462-aca7efc1f439b97c.js”,“17861”,“static/chunks/17861-ced49fa93d618f20.js”,“71751”,“static/chunks/71751-bbd9346a45de20ed.js”,“16182”,“static/chunks/16182-f00e2078bfb71b6f.js”,“57229”,“static/chunks/57229-d9417b289a95d531.js”,“48476”,“static/chunks/48476-594a8abce6cb475c.js”,“97131”,“static/chunks/97131-57a39426a36c16f5.js”,“91606”,“static/chunks/91606-f9c1b750dba888f4.js”,“66015”,“static/chunks/66015-b8751d403153b6b9.js”,“48879”,“static/chunks/48879-6991d79441efd83f.js”,“41253”,“static/chunks/41253-6ecec232e5d9b582.js”,“12690”,“static/chunks/app/docs/%5Blocale%5D/%5B…segments%5D/page-c421f893823551e8.js”],“DocsEngagementTracker”]\n”]) self.__next_f.push([1,“1e:I[8835700442,[“59166”,“static/chunks/620c25d9-c1d45e805d8f4df5.js”,“75246”,“static/chunks/1f006d11-3f2dca16ee6552c8.js”,“93900”,“static/chunks/bb53ed79-ba16d75be08b2ea7.js”,“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“73317”,“static/chunks/73317-013097c0e3ff56ba.js”,“19664”,“static/chunks/19664-fc61d788dcfca1ac.js”,“62290”,“static/chunks/62290-ab756a09bc1273b8.js”,“27217”,“static/chunks/27217-b7c11a9939375429.js”,“66043”,“static/chunks/66043-a991488719b2bf7e.js”,“73698”,“static/chunks/73698-1a60feda5afba7ef.js”,“84127”,“static/chunks/84127-38a9d6d618c93509.js”,“25556”,“static/chunks/25556-7cb4f4b11f852cd4.js”,“63592”,“static/chunks/63592-a03bcdb375ffcb87.js”,“77298”,“static/chunks/77298-03cd7a3cd8e47556.js”,“55522”,“static/chunks/55522-0daa7a57d0b9eaac.js”,“12549”,“static/chunks/12549-36dcec12df896831.js”,“94882”,“static/chunks/94882-9c27c55664517000.js”,“47303”,“static/chunks/47303-0aec2dccb71b87f5.js”,“13714”,“static/chunks/13714-b7f28ddc893e08c6.js”,“94101”,“static/chunks/94101-06f19e567d4a3f2f.js”,“87462”,“static/chunks/87462-aca7efc1f439b97c.js”,“2498”,“static/chunks/2498-20cc5e78ae0d8eff.js”,“17861”,“static/chunks/17861-ced49fa93d618f20.js”,“69014”,“static/chunks/69014-c09c7ed88af50bee.js”,“92034”,“static/chunks/92034-9780b8a92f8f1509.js”,“95134”,“static/chunks/95134-de257a503af939bf.js”,“71751”,“static/chunks/71751-bbd9346a45de20ed.js”,“16182”,“static/chunks/16182-f00e2078bfb71b6f.js”,“57229”,“static/chunks/57229-d9417b289a95d531.js”,“34919”,“static/chunks/34919-edccdb3856c93f5f.js”,“66711”,“static/chunks/66711-72f00cf4747d33bb.js”,“97131”,“static/chunks/97131-57a39426a36c16f5.js”,“91606”,“static/chunks/91606-f9c1b750dba888f4.js”,“66015”,“static/chunks/66015-b8751d403153b6b9.js”,“78126”,“static/chunks/78126-74b6ce931e00fa76.js”,“62341”,“static/chunks/62341-d60a2fbfdf6c293e.js”,“99752”,“static/chunks/99752-845a502ab99f3ec1.js”,“48879”,“static/chunks/48879-6991d79441efd83f.js”,“47109”,“static/chunks/47109-66f7de6d712e7e6b.js”,“88708”,“static/chunks/88708-0e3a87a7fb4213b0.js”,“70544”,“static/chunks/70544-0c7a1f64b9aaa90c.js”,“38024”,“static/chunks/app/docs/%5Blocale%5D/layout-403b6e1407eae8c5.js”],“NavigationProvider”]\n”]) self.__next_f.push([1,“20:I[3611703225,[],“IconMark”]\n”]) self.__next_f.push([1,“7:[["\",\"div\",null,{\"className\":\"w-full relative max-w-screen-2xl flex justify-center lg:justify-between mx-auto shrink\",\"children\":[[\"",“div”,null,{“className”:“hidden [@media(min-width:1470px)]:block”}],["\",\"article\",null,{\"id\":\"content-container\",\"className\":\"text-text-300 prose mx-auto max-w-5xl lg:max-w-4xl w-full min-w-0 overflow-x-hidden px-6 py-8 lg:p-8 prose-slate dark:prose-invert break-words [\u0026\u003e*]:max-w-full [\u0026\u003e*]:box-border prose-a:inline-flex prose-a:items-center prose-a:min-h-[44px] prose-a:py-0.5 prose-p:leading-[1.6] prose-li:leading-[1.6] prose-blockquote:leading-[1.6]\",\"children\":[[\"","L17\",null,{\"title\":\"Tool use with Claude\",\"description\":\"Connect Claude to external tools and APIs. Learn where tools execute and how the agentic loop works.\",\"actions\":[\"","L18\",null,{}]}],[\"",“div”,null,{“className”:“block lg:hidden mb-4”,“children”:[“\",\"L18”,null,{}]}],"L19\",[\"","L1a\",null,{}]]}],[\"","L1b\",null,{\"headings\":[{\"id\":\"how-tool-use-works\",\"text\":\"How tool use works\",\"level\":2},{\"id\":\"tool-use-examples\",\"text\":\"Tool use examples\",\"level\":2},{\"id\":\"pricing\",\"text\":\"Pricing\",\"level\":2},{\"id\":\"next-steps\",\"text\":\"Next steps\",\"level\":2},{\"id\":\"choose-your-path\",\"text\":\"Choose your path\",\"level\":3}]}]]}],[\"",“L1c\",null,{\"headings\":\"7:0:props:children:2:props:headings”}],[“\",\"L1d”,null,{}]]\n”]) self.__next_f.push([1,“4:[“\",\"L1e”,null,{“navigationData”:{“surfaces”:[{“label”:“Messages”,“defaultPath”:“/docs/en/intro”,“description”:“Call Claude directly and run your own agent loop.”},{“label”:“Claude Managed Agents”,“defaultPath”:“/docs/en/managed-agents/overview”,“description”:“Run stateful sessions with Claude in fully hosted infra.”}],“tabs”:[{“label”:“Build”,“groups”:[],“perSurface”:{“Messages”:{“defaultPath”:“/docs/en/intro”,“groups”:[{“label”:“First steps”,“pages”:[{“path”:“/docs/en/intro”,“sidebarTitle”:“Intro to Claude”,“pageTitle”:“Intro to Claude”},{“path”:“/docs/en/get-started”,“sidebarTitle”:“Quickstart”,“pageTitle”:“Get started with Claude”}]},{“label”:“Building with Claude”,“pages”:[{“path”:“/docs/en/build-with-claude/overview”,“sidebarTitle”:“Features overview”,“pageTitle”:“Features overview”},{“path”:“/docs/en/build-with-claude/working-with-messages”,“sidebarTitle”:“Using the Messages API”,“pageTitle”:“Using the Messages API”},{“path”:“/docs/en/agents-and-tools/agent-skills/claude-api-skill”,“sidebarTitle”:“Claude API skill”,“pageTitle”:“Claude API skill”},{“path”:“/docs/en/build-with-claude/handling-stop-reasons”,“sidebarTitle”:“Handling stop reasons”,“pageTitle”:“Handling stop reasons”}]},{“label”:“Model capabilities”,“pages”:[{“path”:“/docs/en/build-with-claude/extended-thinking”,“sidebarTitle”:“Extended thinking”,“pageTitle”:“Building with extended thinking”},{“path”:“/docs/en/build-with-claude/adaptive-thinking”,“sidebarTitle”:“Adaptive thinking”,“pageTitle”:“Adaptive thinking”},{“path”:“/docs/en/build-with-claude/effort”,“sidebarTitle”:“Effort”,“pageTitle”:“Effort”},{“path”:“/docs/en/build-with-claude/task-budgets”,“sidebarTitle”:“Task budgets (beta)”,“pageTitle”:“Task budgets”},{“path”:“/docs/en/build-with-claude/fast-mode”,“sidebarTitle”:“Fast mode (beta: research preview)”,“pageTitle”:“Fast mode (beta: research preview)”},{“path”:“/docs/en/build-with-claude/structured-outputs”,“sidebarTitle”:“Structured outputs”,“pageTitle”:“Structured outputs”},{“path”:“/docs/en/build-with-claude/citations”,“sidebarTitle”:“Citations”,“pageTitle”:“Citations”},{“path”:“/docs/en/build-with-claude/streaming”,“sidebarTitle”:“Streaming Messages”,“pageTitle”:“Streaming Messages”},{“path”:“/docs/en/build-with-claude/batch-processing”,“sidebarTitle”:“Batch processing”,“pageTitle”:“Batch processing”},{“path”:“/docs/en/build-with-claude/search-results”,“sidebarTitle”:“Search results”,“pageTitle”:“Search results”},{“path”:“/docs/en/test-and-evaluate/strengthen-guardrails/handle-streaming-refusals”,“sidebarTitle”:“Streaming refusals”,“pageTitle”:“Streaming refusals”},{“path”:“/docs/en/build-with-claude/multilingual-support”,“sidebarTitle”:“Multilingual support”,“pageTitle”:“Multilingual support”},{“path”:“/docs/en/build-with-claude/embeddings”,“sidebarTitle”:“Embeddings”,“pageTitle”:“Embeddings”}]},{“label”:“Tools”,“pages”:[{“path”:“/docs/en/agents-and-tools/tool-use/overview”,“sidebarTitle”:“Overview”,“pageTitle”:“Tool use with Claude”},{“path”:“/docs/en/agents-and-tools/tool-use/how-tool-use-works”,“sidebarTitle”:“How tool use works”,“pageTitle”:“How tool use works”},{“path”:“/docs/en/agents-and-tools/tool-use/web-search-tool”,“sidebarTitle”:“Web search tool”,“pageTitle”:“Web search tool”},{“path”:“/docs/en/agents-and-tools/tool-use/web-fetch-tool”,“sidebarTitle”:“Web fetch tool”,“pageTitle”:“Web fetch tool”},{“path”:“/docs/en/agents-and-tools/tool-use/code-execution-tool”,“sidebarTitle”:“Code execution tool”,“pageTitle”:“Code execution tool”},{“path”:“/docs/en/agents-and-tools/tool-use/advisor-tool”,“sidebarTitle”:“Advisor tool”,“pageTitle”:“Advisor tool”},{“path”:“/docs/en/agents-and-tools/tool-use/memory-tool”,“sidebarTitle”:“Memory tool”,“pageTitle”:“Memory tool”},{“path”:“/docs/en/agents-and-tools/tool-use/bash-tool”,“sidebarTitle”:“Bash tool”,“pageTitle”:“Bash tool”},{“path”:“/docs/en/agents-and-tools/tool-use/computer-use-tool”,“sidebarTitle”:“Computer use tool”,“pageTitle”:“Computer use tool”},{“path”:“/docs/en/agents-and-tools/tool-use/text-editor-tool”,“sidebarTitle”:“Text editor tool”,“pageTitle”:“Text editor tool”}]},{“label”:“Tool infrastructure”,“pages”:[{“path”:“/docs/en/agents-and-tools/tool-use/tool-reference”,“sidebarTitle”:“Tool reference”,“pageTitle”:“Tool reference”},{“path”:“/docs/en/agents-and-tools/tool-use/tool-search-tool”,“sidebarTitle”:“Tool search”,“pageTitle”:“Tool search tool”},{“path”:“/docs/en/agents-and-tools/tool-use/programmatic-tool-calling”,“sidebarTitle”:“Programmatic tool calling”,“pageTitle”:“Programmatic tool calling”},{“path”:“/docs/en/agents-and-tools/tool-use/fine-grained-tool-streaming”,“sidebarTitle”:“Fine-grained tool streaming”,“pageTitle”:“Fine-grained tool streaming”}]},{“label”:“Context management”,“pages”:[{“path”:“/docs/en/build-with-claude/context-windows”,“sidebarTitle”:“Context windows”,“pageTitle”:“Context windows”},{“path”:“/docs/en/build-with-claude/compaction”,“sidebarTitle”:“Compaction”,“pageTitle”:“Compaction”},{“path”:“/docs/en/build-with-claude/context-editing”,“sidebarTitle”:“Context editing”,“pageTitle”:“Context editing”},{“path”:“/docs/en/build-with-claude/prompt-caching”,“sidebarTitle”:“Prompt caching”,“pageTitle”:“Prompt caching”},{“path”:“/docs/en/build-with-claude/token-counting”,“sidebarTitle”:“Token counting”,“pageTitle”:“Token counting”}]},{“label”:“Working with files”,“pages”:[{“path”:“/docs/en/build-with-claude/files”,“sidebarTitle”:“Files API”,“pageTitle”:“Files API”},{“path”:“/docs/en/build-with-claude/pdf-support”,“sidebarTitle”:“PDF support”,“pageTitle”:“PDF support”},{“path”:“/docs/en/build-with-claude/vision”,“sidebarTitle”:“Images and vision”,“pageTitle”:“Vision”}]},{“label”:“Skills”,“pages”:[{“path”:“/docs/en/agents-and-tools/agent-skills/overview”,“sidebarTitle”:“Overview”,“pageTitle”:“Agent Skills”},{“path”:“/docs/en/agents-and-tools/agent-skills/quickstart”,“sidebarTitle”:“Quickstart”,“pageTitle”:“Get started with Agent Skills in the API”},{“path”:“/docs/en/agents-and-tools/agent-skills/best-practices”,“sidebarTitle”:“Best practices”,“pageTitle”:“Skill authoring best practices”},{“path”:“/docs/en/agents-and-tools/agent-skills/enterprise”,“sidebarTitle”:“Skills for enterprise”,“pageTitle”:“Skills for enterprise”},{“path”:“/docs/en/build-with-claude/skills-guide”,“sidebarTitle”:“Skills in the API”,“pageTitle”:“Using Agent Skills with the API”}]},{“label”:“MCP”,“pages”:[{“path”:“/docs/en/agents-and-tools/remote-mcp-servers”,“sidebarTitle”:“Remote MCP servers”,“pageTitle”:“Remote MCP servers”},{“path”:“/docs/en/agents-and-tools/mcp-connector”,“sidebarTitle”:“MCP connector”,“pageTitle”:“MCP connector”}]},{“label”:“Prompt engineering”,“pages”:[{“path”:“/docs/en/build-with-claude/prompt-engineering/overview”,“sidebarTitle”:“Overview”,“pageTitle”:“Prompt engineering overview”},{“path”:“/docs/en/build-with-claude/prompt-engineering/claude-prompting-best-practices”,“sidebarTitle”:“Prompting best practices”,“pageTitle”:“Prompting best practices”},{“path”:“/docs/en/build-with-claude/prompt-engineering/prompting-tools”,“sidebarTitle”:“Console prompting tools”,“pageTitle”:“Console prompting tools”}]},{“label”:“Test and evaluate”,“pages”:[{“path”:“/docs/en/test-and-evaluate/develop-tests”,“sidebarTitle”:“Define success and build evaluations”,“pageTitle”:“Define success criteria and build evaluations”},{“path”:“/docs/en/test-and-evaluate/eval-tool”,“sidebarTitle”:“Using the Evaluation Tool in Console”,“pageTitle”:“Using the Evaluation Tool”},{“path”:“/docs/en/test-and-evaluate/strengthen-guardrails/reduce-latency”,“sidebarTitle”:“Reducing latency”,“pageTitle”:“Reducing latency”}]},{“label”:“Strengthen guardrails”,“pages”:[{“path”:“/docs/en/test-and-evaluate/strengthen-guardrails/reduce-hallucinations”,“sidebarTitle”:“Reduce hallucinations”,“pageTitle”:“Reduce hallucinations”},{“path”:“/docs/en/test-and-evaluate/strengthen-guardrails/increase-consistency”,“sidebarTitle”:“Increase output consistency”,“pageTitle”:“Increase output consistency”},{“path”:“/docs/en/test-and-evaluate/strengthen-guardrails/mitigate-jailbreaks”,“sidebarTitle”:“Mitigate jailbreaks”,“pageTitle”:“Mitigate jailbreaks and prompt injections”},{“path”:“/docs/en/test-and-evaluate/strengthen-guardrails/reduce-prompt-leak”,“sidebarTitle”:“Reduce prompt leak”,“pageTitle”:“Reduce prompt leak”}]},{“label”:“Resources”,“groups”:[{“label”:“Use cases”,“pages”:[{“path”:“/docs/en/about-claude/use-case-guides/overview”,“sidebarTitle”:“Overview”,“pageTitle”:“Guides to common use cases”},{“path”:“/docs/en/about-claude/use-case-guides/ticket-routing”,“sidebarTitle”:“Ticket routing”,“pageTitle”:“Ticket routing”},{“path”:“/docs/en/about-claude/use-case-guides/customer-support-chat”,“sidebarTitle”:“Customer support agent”,“pageTitle”:“Customer support agent”},{“path”:“/docs/en/about-claude/use-case-guides/content-moderation”,“sidebarTitle”:“Content moderation”,“pageTitle”:“Content moderation”},{“path”:“/docs/en/about-claude/use-case-guides/legal-summarization”,“sidebarTitle”:“Legal summarization”,“pageTitle”:“Legal summarization”}]}],“pages”:[{“path”:“/docs/en/about-claude/glossary”,“sidebarTitle”:“Glossary”,“pageTitle”:“Glossary”}]},{“label”:“Release notes”,“pages”:[{“path”:“/docs/en/release-notes/overview”,“sidebarTitle”:“Claude Platform”,“pageTitle”:“Claude Platform”}]}]},“Claude Managed Agents”:{“defaultPath”:“/docs/en/managed-agents/overview”,“groups”:[{“label”:“First steps”,“pages”:[{“path”:“/docs/en/managed-agents/overview”,“sidebarTitle”:“Overview”,“pageTitle”:“Claude Managed Agents overview”},{“path”:“/docs/en/managed-agents/quickstart”,“sidebarTitle”:“Quickstart”,“pageTitle”:“Get started with Claude Managed Agents”},{“path”:“/docs/en/managed-agents/onboarding”,“sidebarTitle”:“Prototype in Console”,“pageTitle”:“Prototype in Console”}]},{“label”:“Define your agent”,“pages”:[{“path”:“/docs/en/managed-agents/agent-setup”,“sidebarTitle”:“Agent setup”,“pageTitle”:“Define your agent”},{“path”:“/docs/en/managed-agents/tools”,“sidebarTitle”:“Tools”,“pageTitle”:“Tools”},{“path”:“/docs/en/managed-agents/mcp-connector”,“sidebarTitle”:“MCP connector”,“pageTitle”:“MCP connector”},{“path”:“/docs/en/managed-agents/permission-policies”,“sidebarTitle”:“Permission policies”,“pageTitle”:“Permission policies”},{“path”:“/docs/en/managed-agents/skills”,“sidebarTitle”:“Agent Skills”,“pageTitle”:“Skills”},{“path”:“/docs/en/agents-and-tools/agent-skills/claude-api-skill”,“sidebarTitle”:“Claude API skill”,“pageTitle”:“Claude API skill”}]},{“label”:“Configure agent environment”,“pages”:[{“path”:“/docs/en/managed-agents/environments”,“sidebarTitle”:“Cloud environment setup”,“pageTitle”:“Cloud environment setup”},{“path”:“/docs/en/managed-agents/cloud-containers”,“sidebarTitle”:“Container reference”,“pageTitle”:“Container reference”}]},{“label”:“Delegate work to your agent”,“pages”:[{“path”:“/docs/en/managed-agents/sessions”,“sidebarTitle”:“Start a session”,“pageTitle”:“Start a session”},{“path”:“/docs/en/managed-agents/events-and-streaming”,“sidebarTitle”:“Session event stream”,“pageTitle”:“Session event stream”},{“path”:“/docs/en/managed-agents/define-outcomes”,“sidebarTitle”:“Define outcomes”,“pageTitle”:“Define outcomes”},{“path”:“/docs/en/managed-agents/vaults”,“sidebarTitle”:“Authenticate with vaults”,“pageTitle”:“Authenticate with vaults”},{“path”:“/docs/en/managed-agents/github”,“sidebarTitle”:“Accessing GitHub”,“pageTitle”:“Accessing GitHub”},{“path”:“/docs/en/managed-agents/files”,“sidebarTitle”:“Adding files”,“pageTitle”:“Adding files”},{“path”:“/docs/en/managed-agents/memory”,“sidebarTitle”:“Using memory”,“pageTitle”:“Using agent memory”}]},{“label”:“Advanced orchestration”,“pages”:[{“path”:“/docs/en/managed-agents/multi-agent”,“sidebarTitle”:“Multiagent sessions”,“pageTitle”:“Multiagent sessions”}]},{“label”:“Working with files”,“pages”:[{“path”:“/docs/en/build-with-claude/files”,“sidebarTitle”:“Files API”,“pageTitle”:“Files API”},{“path”:“/docs/en/build-with-claude/pdf-support”,“sidebarTitle”:“PDF support”,“pageTitle”:“PDF support”},{“path”:“/docs/en/build-with-claude/vision”,“sidebarTitle”:“Images and vision”,“pageTitle”:“Vision”}]},{“label”:“Skills”,“pages”:[{“path”:“/docs/en/agents-and-tools/agent-skills/overview”,“sidebarTitle”:“Overview”,“pageTitle”:“Agent Skills”},{“path”:“/docs/en/agents-and-tools/agent-skills/best-practices”,“sidebarTitle”:“Best practices”,“pageTitle”:“Skill authoring best practices”},{“path”:“/docs/en/agents-and-tools/agent-skills/enterprise”,“sidebarTitle”:“Skills for enterprise”,“pageTitle”:“Skills for enterprise”}]},{“label”:“MCP”,“pages”:[{“path”:“/docs/en/agents-and-tools/remote-mcp-servers”,“sidebarTitle”:“Remote MCP servers”,“pageTitle”:“Remote MCP servers”}]},{“label”:“Prompt engineering”,“pages”:[{“path”:“/docs/en/build-with-claude/prompt-engineering/overview”,“sidebarTitle”:“Overview”,“pageTitle”:“Prompt engineering overview”},{“path”:“/docs/en/build-with-claude/prompt-engineering/claude-prompting-best-practices”,“sidebarTitle”:“Prompting best practices”,“pageTitle”:“Prompting best practices”},{“path”:“/docs/en/build-with-claude/prompt-engineering/prompting-tools”,“sidebarTitle”:“Console prompting tools”,“pageTitle”:“Console prompting tools”}]},{“label”:“Test and evaluate”,“pages”:[{“path”:“/docs/en/test-and-evaluate/develop-tests”,“sidebarTitle”:“Define success and build evaluations”,“pageTitle”:“Define success criteria and build evaluations”},{“path”:“/docs/en/test-and-evaluate/eval-tool”,“sidebarTitle”:“Using the Evaluation Tool in Console”,“pageTitle”:“Using the Evaluation Tool”},{“path”:“/docs/en/test-and-evaluate/strengthen-guardrails/reduce-latency”,“sidebarTitle”:“Reducing latency”,“pageTitle”:“Reducing latency”}]},{“label”:“Strengthen guardrails”,“pages”:[{“path”:“/docs/en/test-and-evaluate/strengthen-guardrails/reduce-hallucinations”,“sidebarTitle”:“Reduce hallucinations”,“pageTitle”:“Reduce hallucinations”},{“path”:“/docs/en/test-and-evaluate/strengthen-guardrails/increase-consistency”,“sidebarTitle”:“Increase output consistency”,“pageTitle”:“Increase output consistency”},{“path”:“/docs/en/test-and-evaluate/strengthen-guardrails/mitigate-jailbreaks”,“sidebarTitle”:“Mitigate jailbreaks”,“pageTitle”:“Mitigate jailbreaks and prompt injections”},{“path”:“/docs/en/test-and-evaluate/strengthen-guardrails/reduce-prompt-leak”,“sidebarTitle”:“Reduce prompt leak”,“pageTitle”:“Reduce prompt leak”}]},{“label”:“Resources”,“groups”:[{“label”:“Use cases”,“pages”:[{“path”:“/docs/en/about-claude/use-case-guides/overview”,“sidebarTitle”:“Overview”,“pageTitle”:“Guides to common use cases”},{“path”:“/docs/en/about-claude/use-case-guides/ticket-routing”,“sidebarTitle”:“Ticket routing”,“pageTitle”:“Ticket routing”},{“path”:“/docs/en/about-claude/use-case-guides/customer-support-chat”,“sidebarTitle”:“Customer support agent”,“pageTitle”:“Customer support agent”},{“path”:“/docs/en/about-claude/use-case-guides/content-moderation”,“sidebarTitle”:“Content moderation”,“pageTitle”:“Content moderation”},{“path”:“/docs/en/about-claude/use-case-guides/legal-summarization”,“sidebarTitle”:“Legal summarization”,“pageTitle”:“Legal summarization”}]}],“pages”:[{“path”:“/docs/en/about-claude/glossary”,“sidebarTitle”:“Glossary”,“pageTitle”:“Glossary”}]},{“label”:“Release notes”,“pages”:[{“path”:“/docs/en/release-notes/overview”,“sidebarTitle”:“Claude Platform”,“pageTitle”:“Claude Platform”}]}]}}},{“label”:“Admin”,“groups”:[],“perSurface”:{“Messages”:{“defaultPath”:“/docs/en/build-with-claude/administration-api”,“groups”:[{“label”:“Administration”,“pages”:[{“path”:“/docs/en/build-with-claude/administration-api”,“sidebarTitle”:“Admin API overview”,“pageTitle”:“Admin API overview”},{“path”:“/docs/en/build-with-claude/workspaces”,“sidebarTitle”:“Workspaces”,“pageTitle”:“Workspaces”},{“path”:“/docs/en/build-with-claude/data-residency”,“sidebarTitle”:“Data residency”,“pageTitle”:“Data residency”},{“path”:“/docs/en/build-with-claude/api-and-data-retention”,“sidebarTitle”:“API and data retention”,“pageTitle”:“API and data retention”}]},{“label”:“Monitoring”,“pages”:[{“path”:“/docs/en/build-with-claude/claude-code-analytics-api”,“sidebarTitle”:“Claude Code Analytics API”,“pageTitle”:“Claude Code Analytics API”},{“path”:“/docs/en/build-with-claude/usage-cost-api”,“sidebarTitle”:“Usage and Cost API”,“pageTitle”:“Usage and Cost API”}]},{“label”:“3rd-party platforms”,“pages”:[{“path”:“/docs/en/build-with-claude/claude-in-amazon-bedrock”,“sidebarTitle”:“Amazon Bedrock”,“pageTitle”:“Claude in Amazon Bedrock”},{“path”:“/docs/en/build-with-claude/claude-on-amazon-bedrock”,“sidebarTitle”:“Amazon Bedrock (legacy)”,“pageTitle”:“Claude on Amazon Bedrock (legacy)”},{“path”:“/docs/en/build-with-claude/claude-in-microsoft-foundry”,“sidebarTitle”:“Microsoft Foundry”,“pageTitle”:“Claude in Microsoft Foundry”},{“path”:“/docs/en/build-with-claude/claude-on-vertex-ai”,“sidebarTitle”:“Vertex AI”,“pageTitle”:“Claude on Vertex AI”}]}]},“Claude Managed Agents”:{“defaultPath”:“/docs/en/managed-agents/observability”,“groups”:[{“label”:“Administration”,“pages”:[{“path”:“/docs/en/build-with-claude/administration-api”,“sidebarTitle”:“Admin API overview”,“pageTitle”:“Admin API overview”},{“path”:“/docs/en/build-with-claude/workspaces”,“sidebarTitle”:“Workspaces”,“pageTitle”:“Workspaces”},{“path”:“/docs/en/managed-agents/migration”,“sidebarTitle”:“Migration”,“pageTitle”:“Migration”}]},{“label”:“Monitoring”,“pages”:[{“path”:“/docs/en/managed-agents/observability”,“sidebarTitle”:“Session tracing”,“pageTitle”:“Session tracing”},{“path”:“/docs/en/build-with-claude/claude-code-analytics-api”,“sidebarTitle”:“Claude Code Analytics API”,“pageTitle”:“Claude Code Analytics API”},{“path”:“/docs/en/build-with-claude/usage-cost-api”,“sidebarTitle”:“Usage and Cost API”,“pageTitle”:“Usage and Cost API”}]}]}}},{“label”:“Models \u0026 pricing”,“defaultPath”:“/docs/en/about-claude/models/overview”,“groups”:[{“label”:“Models”,“pages”:[{“path”:“/docs/en/about-claude/models/overview”,“sidebarTitle”:“Models overview”,“pageTitle”:“Models overview”},{“path”:“/docs/en/about-claude/models/choosing-a-model”,“sidebarTitle”:“Choosing a model”,“pageTitle”:“Choosing the right model”},{“path”:“/docs/en/about-claude/models/whats-new-claude-4-7”,“sidebarTitle”:“What’s new in Claude Opus 4.7”,“pageTitle”:“What’s new in Claude Opus 4.7”},{“path”:“/docs/en/about-claude/models/migration-guide”,“sidebarTitle”:“Migration guide”,“pageTitle”:“Migration guide”},{“path”:“/docs/en/about-claude/model-deprecations”,“sidebarTitle”:“Model deprecations”,“pageTitle”:“Model deprecations”},{“path”:“/docs/en/resources/overview”,“sidebarTitle”:“Model cards”,“pageTitle”:“Untitled”},{“path”:“/docs/en/release-notes/system-prompts”,“sidebarTitle”:“System prompts”,“pageTitle”:“System Prompts”}]},{“label”:“Pricing”,“pages”:[{“path”:“/docs/en/about-claude/pricing”,“sidebarTitle”:“Pricing”,“pageTitle”:“Pricing”}]}]},{“label”:“Client SDKs”,“defaultPath”:“/docs/en/api/client-sdks”,“groups”:[{“label”:“Client SDKs”,“pages”:[{“path”:“/docs/en/api/client-sdks”,“sidebarTitle”:“Overview”,“pageTitle”:“Client SDKs”},{“path”:“/docs/en/api/sdks/cli”,“sidebarTitle”:“CLI”,“pageTitle”:“CLI”},{“path”:“/docs/en/api/sdks/python”,“sidebarTitle”:“Python SDK”,“pageTitle”:“Python SDK”},{“path”:“/docs/en/api/sdks/typescript”,“sidebarTitle”:“TypeScript SDK”,“pageTitle”:“TypeScript SDK”},{“path”:“/docs/en/api/sdks/java”,“sidebarTitle”:“Java SDK”,“pageTitle”:“Java SDK”},{“path”:“/docs/en/api/sdks/go”,“sidebarTitle”:“Go SDK”,“pageTitle”:“Go SDK”},{“path”:“/docs/en/api/sdks/ruby”,“sidebarTitle”:“Ruby SDK”,“pageTitle”:“Ruby SDK”},{“path”:“/docs/en/api/sdks/csharp”,“sidebarTitle”:“C# SDK”,“pageTitle”:“C# SDK”},{“path”:“/docs/en/api/sdks/php”,“sidebarTitle”:“PHP SDK”,“pageTitle”:“PHP SDK”}]},{“label”:“Compatibility”,“pages”:[{“path”:“/docs/en/api/openai-sdk”,“sidebarTitle”:“OpenAI SDK compatibility”,“pageTitle”:“OpenAI SDK compatibility”}]}]},{“label”:“API Reference”,“defaultPath”:“/docs/en/api/overview”,“groups”:[],“topGroups”:[{“label”:“Using the API”,“pages”:[{“path”:“/docs/en/api/overview”,“sidebarTitle”:“Features overview”,“pageTitle”:“API Overview”},{“path”:“/docs/en/api/beta-headers”,“sidebarTitle”:“Beta headers”,“pageTitle”:“Beta headers”},{“path”:“/docs/en/api/errors”,“sidebarTitle”:“Errors”,“pageTitle”:“Errors”}]}],“bottomGroups”:[{“label”:“Claude Code”,“pages”:[{“path”:“/docs/en/api/claude-code/routines-fire”,“sidebarTitle”:“Trigger a routine”,“pageTitle”:“Trigger a routine via API”}]},{“label”:“Support \u0026 configuration”,“pages”:[{“path”:“/docs/en/api/rate-limits”,“sidebarTitle”:“Rate limits”,“pageTitle”:“Rate limits”},{“path”:“/docs/en/api/service-tiers”,“sidebarTitle”:“Service tiers”,“pageTitle”:“Service tiers”},{“path”:“/docs/en/api/versioning”,“sidebarTitle”:“Versions”,“pageTitle”:“Versions”},{“path”:“/docs/en/api/ip-addresses”,“sidebarTitle”:“IP addresses”,“pageTitle”:“IP addresses”},{“path”:“/docs/en/api/supported-regions”,“sidebarTitle”:“Supported regions”,“pageTitle”:“Supported regions”}]}]}]},“englishNavigationData”:“4:props:navigationData\",\"locale\":\"en\",\"children\":\"L1f”}]\n”]) self.__next_f.push([1,“b:{“metadata”:[["\",\"title\",\"0\",{\"children\":\"Tool use with Claude - Claude API Docs\"}],[\"",“meta”,“1”,{“name”:“description”,“content”:“Connect Claude to external tools and APIs. Learn where tools execute and how the agentic loop works.”}],["\",\"link\",\"2\",{\"rel\":\"canonical\",\"href\":\"https://platform.claude.com/docs/en/agents-and-tools/tool-use/overview\"}],[\"",“meta”,“3”,{“name”:“mobile-web-app-capable”,“content”:“yes”}],[“\",\"link\",\"4\",{\"href\":\"/apple-touch-icon.png\",\"media\":\"undefined”,“rel”:“apple-touch-startup-image”}],["\",\"meta\",\"5\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"default\"}],[\"",“meta”,“6”,{“property”:“og:title”,“content”:“Tool use with Claude”}],["\",\"meta\",\"7\",{\"property\":\"og:description\",\"content\":\"Connect Claude to external tools and APIs. Learn where tools execute and how the agentic loop works.\"}],[\"",“meta”,“8”,{“property”:“og:url”,“content”:“https://platform.claude.com/docs/en/agents-and-tools/tool-use/overview”}],["\",\"meta\",\"9\",{\"property\":\"og:site_name\",\"content\":\"Claude API Docs\"}],[\"",“meta”,“10”,{“property”:“og:locale”,“content”:“en”}],["\",\"meta\",\"11\",{\"property\":\"og:image\",\"content\":\"https://platform.claude.com/docs/og?locale=en\u0026path=agents-and-tools/tool-use/overview\"}],[\"",“meta”,“12”,{“property”:“og:image:width”,“content”:“1200”}],["\",\"meta\",\"13\",{\"property\":\"og:image:height\",\"content\":\"630\"}],[\"",“meta”,“14”,{“property”:“og:image:alt”,“content”:“Tool use with Claude”}],["\",\"meta\",\"15\",{\"property\":\"og:image:type\",\"content\":\"image/png\"}],[\"",“meta”,“16”,{“property”:“og:type”,“content”:“article”}],["\",\"meta\",\"17\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"",“meta”,“18”,{“name”:“twitter:title”,“content”:“Tool use with Claude”}],["\",\"meta\",\"19\",{\"name\":\"twitter:description\",\"content\":\"Connect Claude to external tools and APIs. Learn where tools execute and how the agentic loop works.\"}],[\"",“meta”,“20”,{“name”:“twitter:image”,“content”:“https://platform.claude.com/docs/og?locale=en\u0026path=agents-and-tools/tool-use/overview”}],["\",\"link\",\"21\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\"}],[\"",“link”,“22”,{“rel”:“icon”,“href”:“/favicon-16x16.png”,“sizes”:“16x16”,“type”:“image/png”}],["\",\"link\",\"23\",{\"rel\":\"icon\",\"href\":\"/favicon-32x32.png\",\"sizes\":\"32x32\",\"type\":\"image/png\"}],[\"",“link”,“24”,{“rel”:“apple-touch-icon”,“href”:“/apple-touch-icon.png”}],[“\",\"L20”,“25”,{}]],“error”:null,“digest”:“undefined\"}\n"]) self.__next_f.push([1,"12:\"b:metadata”\n”]) self.__next_f.push([1,“21:I[2838483616,[“59166”,“static/chunks/620c25d9-c1d45e805d8f4df5.js”,“75246”,“static/chunks/1f006d11-3f2dca16ee6552c8.js”,“93900”,“static/chunks/bb53ed79-ba16d75be08b2ea7.js”,“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“73317”,“static/chunks/73317-013097c0e3ff56ba.js”,“19664”,“static/chunks/19664-fc61d788dcfca1ac.js”,“62290”,“static/chunks/62290-ab756a09bc1273b8.js”,“27217”,“static/chunks/27217-b7c11a9939375429.js”,“66043”,“static/chunks/66043-a991488719b2bf7e.js”,“73698”,“static/chunks/73698-1a60feda5afba7ef.js”,“84127”,“static/chunks/84127-38a9d6d618c93509.js”,“25556”,“static/chunks/25556-7cb4f4b11f852cd4.js”,“63592”,“static/chunks/63592-a03bcdb375ffcb87.js”,“77298”,“static/chunks/77298-03cd7a3cd8e47556.js”,“55522”,“static/chunks/55522-0daa7a57d0b9eaac.js”,“12549”,“static/chunks/12549-36dcec12df896831.js”,“94882”,“static/chunks/94882-9c27c55664517000.js”,“47303”,“static/chunks/47303-0aec2dccb71b87f5.js”,“13714”,“static/chunks/13714-b7f28ddc893e08c6.js”,“94101”,“static/chunks/94101-06f19e567d4a3f2f.js”,“87462”,“static/chunks/87462-aca7efc1f439b97c.js”,“2498”,“static/chunks/2498-20cc5e78ae0d8eff.js”,“17861”,“static/chunks/17861-ced49fa93d618f20.js”,“69014”,“static/chunks/69014-c09c7ed88af50bee.js”,“92034”,“static/chunks/92034-9780b8a92f8f1509.js”,“95134”,“static/chunks/95134-de257a503af939bf.js”,“71751”,“static/chunks/71751-bbd9346a45de20ed.js”,“16182”,“static/chunks/16182-f00e2078bfb71b6f.js”,“57229”,“static/chunks/57229-d9417b289a95d531.js”,“34919”,“static/chunks/34919-edccdb3856c93f5f.js”,“66711”,“static/chunks/66711-72f00cf4747d33bb.js”,“97131”,“static/chunks/97131-57a39426a36c16f5.js”,“91606”,“static/chunks/91606-f9c1b750dba888f4.js”,“66015”,“static/chunks/66015-b8751d403153b6b9.js”,“78126”,“static/chunks/78126-74b6ce931e00fa76.js”,“62341”,“static/chunks/62341-d60a2fbfdf6c293e.js”,“99752”,“static/chunks/99752-845a502ab99f3ec1.js”,“48879”,“static/chunks/48879-6991d79441efd83f.js”,“47109”,“static/chunks/47109-66f7de6d712e7e6b.js”,“88708”,“static/chunks/88708-0e3a87a7fb4213b0.js”,“70544”,“static/chunks/70544-0c7a1f64b9aaa90c.js”,“38024”,“static/chunks/app/docs/%5Blocale%5D/layout-403b6e1407eae8c5.js”],“DocsLayout”,1]\n”]) self.__next_f.push([1,“22:I[1869654270,[“59166”,“static/chunks/620c25d9-c1d45e805d8f4df5.js”,“75246”,“static/chunks/1f006d11-3f2dca16ee6552c8.js”,“93900”,“static/chunks/bb53ed79-ba16d75be08b2ea7.js”,“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“73317”,“static/chunks/73317-013097c0e3ff56ba.js”,“19664”,“static/chunks/19664-fc61d788dcfca1ac.js”,“62290”,“static/chunks/62290-ab756a09bc1273b8.js”,“27217”,“static/chunks/27217-b7c11a9939375429.js”,“66043”,“static/chunks/66043-a991488719b2bf7e.js”,“73698”,“static/chunks/73698-1a60feda5afba7ef.js”,“84127”,“static/chunks/84127-38a9d6d618c93509.js”,“25556”,“static/chunks/25556-7cb4f4b11f852cd4.js”,“63592”,“static/chunks/63592-a03bcdb375ffcb87.js”,“77298”,“static/chunks/77298-03cd7a3cd8e47556.js”,“55522”,“static/chunks/55522-0daa7a57d0b9eaac.js”,“12549”,“static/chunks/12549-36dcec12df896831.js”,“94882”,“static/chunks/94882-9c27c55664517000.js”,“47303”,“static/chunks/47303-0aec2dccb71b87f5.js”,“13714”,“static/chunks/13714-b7f28ddc893e08c6.js”,“94101”,“static/chunks/94101-06f19e567d4a3f2f.js”,“87462”,“static/chunks/87462-aca7efc1f439b97c.js”,“2498”,“static/chunks/2498-20cc5e78ae0d8eff.js”,“17861”,“static/chunks/17861-ced49fa93d618f20.js”,“69014”,“static/chunks/69014-c09c7ed88af50bee.js”,“92034”,“static/chunks/92034-9780b8a92f8f1509.js”,“95134”,“static/chunks/95134-de257a503af939bf.js”,“71751”,“static/chunks/71751-bbd9346a45de20ed.js”,“16182”,“static/chunks/16182-f00e2078bfb71b6f.js”,“57229”,“static/chunks/57229-d9417b289a95d531.js”,“34919”,“static/chunks/34919-edccdb3856c93f5f.js”,“66711”,“static/chunks/66711-72f00cf4747d33bb.js”,“97131”,“static/chunks/97131-57a39426a36c16f5.js”,“91606”,“static/chunks/91606-f9c1b750dba888f4.js”,“66015”,“static/chunks/66015-b8751d403153b6b9.js”,“78126”,“static/chunks/78126-74b6ce931e00fa76.js”,“62341”,“static/chunks/62341-d60a2fbfdf6c293e.js”,“99752”,“static/chunks/99752-845a502ab99f3ec1.js”,“48879”,“static/chunks/48879-6991d79441efd83f.js”,“47109”,“static/chunks/47109-66f7de6d712e7e6b.js”,“88708”,“static/chunks/88708-0e3a87a7fb4213b0.js”,“70544”,“static/chunks/70544-0c7a1f64b9aaa90c.js”,“38024”,“static/chunks/app/docs/%5Blocale%5D/layout-403b6e1407eae8c5.js”],“DEFAULT_CODE_BLOCK_LANGUAGE”]\n”]) self.__next_f.push([1,“23:I[1130615794,[“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“73317”,“static/chunks/73317-013097c0e3ff56ba.js”,“19664”,“static/chunks/19664-fc61d788dcfca1ac.js”,“62290”,“static/chunks/62290-ab756a09bc1273b8.js”,“27217”,“static/chunks/27217-b7c11a9939375429.js”,“97131”,“static/chunks/97131-57a39426a36c16f5.js”,“56232”,“static/chunks/app/docs/%5Blocale%5D/error-007957f0bf62a562.js”],“default”]\n24:I[3694366500,[“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“73317”,“static/chunks/73317-013097c0e3ff56ba.js”,“19664”,“static/chunks/19664-fc61d788dcfca1ac.js”,“62290”,“static/chunks/62290-ab756a09bc1273b8.js”,“27217”,“static/chunks/27217-b7c11a9939375429.js”,“97131”,“static/chunks/97131-57a39426a36c16f5.js”,“4762”,“static/chunks/app/docs/%5Blocale%5D/not-found-0c1c362d893e1b8e.js”],“default”]\n1f:["\",\"div\",null,{\"className\":\"max-w-screen flex flex-col\",\"children\":[\"",“L21\",null,{\"locale\":\"en\",\"initialSdkLanguage\":null,\"initialCodeBlockLanguage\":\"22”,“children”:[“\",\"L5”,null,{“parallelRouterKey”:“children”,“error”:"23\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"",“L6\",null,{}],\"templateStyles\":\"undefined”,“templateScripts”:"undefined\",\"notFound\":[[\"",“L24\",null,{}],[]],\"forbidden\":\"undefined”,“unauthorized”:"undefined\"}]}]}]\n"]) self.__next_f.push([1,"2:[\"",“html”,null,{“className”:“h-screen antialiased bg-bg-100 __variable_8d1da5 __variable_2d8cf6 __variable_5581e8”,“lang”:“en-US”,“data-theme”:“claude”,“data-mode”:“auto”,“data-color-version”:"undefined\",\"suppressHydrationWarning\":true,\"children\":[\"",“body”,null,{“className”:“bg-bg-100 text-text-100 min-h-screen font-ui”,“children”:[“L25\",\"L26”]}]}]\n”]) self.__next_f.push([1,“27:I[9753059326,[“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“73317”,“static/chunks/73317-013097c0e3ff56ba.js”,“19664”,“static/chunks/19664-fc61d788dcfca1ac.js”,“62290”,“static/chunks/62290-ab756a09bc1273b8.js”,“27217”,“static/chunks/27217-b7c11a9939375429.js”,“66043”,“static/chunks/66043-a991488719b2bf7e.js”,“73698”,“static/chunks/73698-1a60feda5afba7ef.js”,“84127”,“static/chunks/84127-38a9d6d618c93509.js”,“25556”,“static/chunks/25556-7cb4f4b11f852cd4.js”,“63592”,“static/chunks/63592-a03bcdb375ffcb87.js”,“77298”,“static/chunks/77298-03cd7a3cd8e47556.js”,“55522”,“static/chunks/55522-0daa7a57d0b9eaac.js”,“12549”,“static/chunks/12549-36dcec12df896831.js”,“16439”,“static/chunks/16439-7c50d8e24ff6c957.js”,“94882”,“static/chunks/94882-9c27c55664517000.js”,“32536”,“static/chunks/32536-8a53bb1bde50ed89.js”,“13714”,“static/chunks/13714-b7f28ddc893e08c6.js”,“45312”,“static/chunks/45312-481c204f83543c03.js”,“20679”,“static/chunks/20679-90952be7a5eaf4e0.js”,“13429”,“static/chunks/13429-5a6b55a257b039d9.js”,“98016”,“static/chunks/98016-2062c2adceb038a6.js”,“1589”,“static/chunks/1589-415617aa7fc489d4.js”,“43467”,“static/chunks/43467-7a51394dc96cbf17.js”,“97131”,“static/chunks/97131-57a39426a36c16f5.js”,“91606”,“static/chunks/91606-f9c1b750dba888f4.js”,“66015”,“static/chunks/66015-b8751d403153b6b9.js”,“78126”,“static/chunks/78126-74b6ce931e00fa76.js”,“1914”,“static/chunks/1914-b1e9d36e0aad6ed8.js”,“12263”,“static/chunks/12263-1f73e37f1ee83ae6.js”,“56143”,“static/chunks/56143-28a01af889e00a77.js”,“92508”,“static/chunks/92508-c543d8121c9b2554.js”,“42600”,“static/chunks/42600-8eb049fd95696bde.js”,“7177”,“static/chunks/app/layout-cb8466171887f749.js”],“SSRCookiesProvider”]\n”]) self.__next_f.push([1,“29:I[8923578861,[“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“73317”,“static/chunks/73317-013097c0e3ff56ba.js”,“19664”,“static/chunks/19664-fc61d788dcfca1ac.js”,“62290”,“static/chunks/62290-ab756a09bc1273b8.js”,“27217”,“static/chunks/27217-b7c11a9939375429.js”,“66043”,“static/chunks/66043-a991488719b2bf7e.js”,“73698”,“static/chunks/73698-1a60feda5afba7ef.js”,“84127”,“static/chunks/84127-38a9d6d618c93509.js”,“25556”,“static/chunks/25556-7cb4f4b11f852cd4.js”,“63592”,“static/chunks/63592-a03bcdb375ffcb87.js”,“77298”,“static/chunks/77298-03cd7a3cd8e47556.js”,“55522”,“static/chunks/55522-0daa7a57d0b9eaac.js”,“12549”,“static/chunks/12549-36dcec12df896831.js”,“16439”,“static/chunks/16439-7c50d8e24ff6c957.js”,“94882”,“static/chunks/94882-9c27c55664517000.js”,“32536”,“static/chunks/32536-8a53bb1bde50ed89.js”,“13714”,“static/chunks/13714-b7f28ddc893e08c6.js”,“45312”,“static/chunks/45312-481c204f83543c03.js”,“20679”,“static/chunks/20679-90952be7a5eaf4e0.js”,“13429”,“static/chunks/13429-5a6b55a257b039d9.js”,“98016”,“static/chunks/98016-2062c2adceb038a6.js”,“1589”,“static/chunks/1589-415617aa7fc489d4.js”,“43467”,“static/chunks/43467-7a51394dc96cbf17.js”,“97131”,“static/chunks/97131-57a39426a36c16f5.js”,“91606”,“static/chunks/91606-f9c1b750dba888f4.js”,“66015”,“static/chunks/66015-b8751d403153b6b9.js”,“78126”,“static/chunks/78126-74b6ce931e00fa76.js”,“1914”,“static/chunks/1914-b1e9d36e0aad6ed8.js”,“12263”,“static/chunks/12263-1f73e37f1ee83ae6.js”,“56143”,“static/chunks/56143-28a01af889e00a77.js”,“92508”,“static/chunks/92508-c543d8121c9b2554.js”,“42600”,“static/chunks/42600-8eb049fd95696bde.js”,“7177”,“static/chunks/app/layout-cb8466171887f749.js”],""]\n”]) self.__next_f.push([1,“2a:I[6164258084,[“10369”,“static/chunks/10369-d41fe8e9129994fd.js”,“73317”,“static/chunks/73317-013097c0e3ff56ba.js”,“19664”,“static/chunks/19664-fc61d788dcfca1ac.js”,“62290”,“static/chunks/62290-ab756a09bc1273b8.js”,“27217”,“static/chunks/27217-b7c11a9939375429.js”,“66043”,“static/chunks/66043-a991488719b2bf7e.js”,“73698”,“static/chunks/73698-1a60feda5afba7ef.js”,“84127”,“static/chunks/84127-38a9d6d618c93509.js”,“25556”,“static/chunks/25556-7cb4f4b11f852cd4.js”,“63592”,“static/chunks/63592-a03bcdb375ffcb87.js”,“77298”,“static/chunks/77298-03cd7a3cd8e47556.js”,“55522”,“static/chunks/55522-0daa7a57d0b9eaac.js”,“12549”,“static/chunks/12549-36dcec12df896831.js”,“16439”,“static/chunks/16439-7c50d8e24ff6c957.js”,“94882”,“static/chunks/94882-9c27c55664517000.js”,“32536”,“static/chunks/32536-8a53bb1bde50ed89.js”,“13714”,“static/chunks/13714-b7f28ddc893e08c6.js”,“45312”,“static/chunks/45312-481c204f83543c03.js”,“20679”,“static/chunks/20679-90952be7a5eaf4e0.js”,“13429”,“static/chunks/13429-5a6b55a257b039d9.js”,“98016”,“static/chunks/98016-2062c2adceb038a6.js”,“1589”,“static/chunks/1589-415617aa7fc489d4.js”,“43467”,“static/chunks/43467-7a51394dc96cbf17.js”,“97131”,“static/chunks/97131-57a39426a36c16f5.js”,“91606”,“static/chunks/91606-f9c1b750dba888f4.js”,“66015”,“static/chunks/66015-b8751d403153b6b9.js”,“78126”,“static/chunks/78126-74b6ce931e00fa76.js”,“1914”,“static/chunks/1914-b1e9d36e0aad6ed8.js”,“12263”,“static/chunks/12263-1f73e37f1ee83ae6.js”,“56143”,“static/chunks/56143-28a01af889e00a77.js”,“92508”,“static/chunks/92508-c543d8121c9b2554.js”,“42600”,“static/chunks/42600-8eb049fd95696bde.js”,“7177”,“static/chunks/app/layout-cb8466171887f749.js”],“SiftEvents”]\n”]) self.__next_f.push([1,“25:[“\",\"L27”,null,{“value”:[],“children”:"L28\"}]\n26:[[\"","L29\",null,{\"id\":\"sift-snippet\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\",\"children\":\"\\n var _sift = (window._sift = window._sift || []);\\n _sift.push([\\\"_setAccount\\\", \\\"99dfa2e716\\\"]);\\n _sift.push([\\\"_setTrackerUrl\\\", \\\"s-cdn.anthropic.com\\\"]);\\n _sift.push([\\\"_setUserId\\\", \\\"\\\"]);\\n _sift.push([\\\"_setSessionId\\\", \\\"45008bc6-891b-4c37-b13a-a8199b9e84f0\\\"]);\\n _sift.push([\\\"_trackPageview\\\"]);\\n \"}],[\"","L29\",null,{\"src\":\"https://s-cdn.anthropic.com/s.js\",\"strategy\":\"lazyOnload\",\"nonce\":\"UtlzA8FcBRo4tmr6269PSw==\"}],[\"","L2a\",null,{}]]\n"]) self.__next_f.push([1,"2b:I[917624305,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"ServerUserAgentProvider\"]\n"]) self.__next_f.push([1,"2c:I[1797748516,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"ServerDesktopTopBarProvider\"]\n"]) self.__next_f.push([1,"2d:I[8915630566,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"LegalDocsProvider\"]\n"]) self.__next_f.push([1,"2e:I[2779575683,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"ConfigurationProvider\"]\n"]) self.__next_f.push([1,"2f:I[1889514446,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"ErrorsProvider\"]\n"]) self.__next_f.push([1,"30:I[7419379843,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"ClientBootstrapProvider\"]\n"]) self.__next_f.push([1,"31:I[9533052973,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"QueryClientProvider\"]\n"]) self.__next_f.push([1,"33:I[5413731105,[\"59166\",\"static/chunks/620c25d9-c1d45e805d8f4df5.js\",\"75246\",\"static/chunks/1f006d11-3f2dca16ee6552c8.js\",\"93900\",\"static/chunks/bb53ed79-ba16d75be08b2ea7.js\",\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"87462\",\"static/chunks/87462-aca7efc1f439b97c.js\",\"17861\",\"static/chunks/17861-ced49fa93d618f20.js\",\"71751\",\"static/chunks/71751-bbd9346a45de20ed.js\",\"16182\",\"static/chunks/16182-f00e2078bfb71b6f.js\",\"57229\",\"static/chunks/57229-d9417b289a95d531.js\",\"48476\",\"static/chunks/48476-594a8abce6cb475c.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"48879\",\"static/chunks/48879-6991d79441efd83f.js\",\"41253\",\"static/chunks/41253-6ecec232e5d9b582.js\",\"12690\",\"static/chunks/app/docs/%5Blocale%5D/%5B...segments%5D/page-c421f893823551e8.js\"],\"EditableContent\"]\n"]) self.__next_f.push([1,"34:I[9647924030,[\"59166\",\"static/chunks/620c25d9-c1d45e805d8f4df5.js\",\"75246\",\"static/chunks/1f006d11-3f2dca16ee6552c8.js\",\"93900\",\"static/chunks/bb53ed79-ba16d75be08b2ea7.js\",\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"87462\",\"static/chunks/87462-aca7efc1f439b97c.js\",\"17861\",\"static/chunks/17861-ced49fa93d618f20.js\",\"71751\",\"static/chunks/71751-bbd9346a45de20ed.js\",\"16182\",\"static/chunks/16182-f00e2078bfb71b6f.js\",\"57229\",\"static/chunks/57229-d9417b289a95d531.js\",\"48476\",\"static/chunks/48476-594a8abce6cb475c.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"48879\",\"static/chunks/48879-6991d79441efd83f.js\",\"41253\",\"static/chunks/41253-6ecec232e5d9b582.js\",\"12690\",\"static/chunks/app/docs/%5Blocale%5D/%5B...segments%5D/page-c421f893823551e8.js\"],\"CodeGroup\"]\n"]) self.__next_f.push([1,"35:I[9852759369,[\"59166\",\"static/chunks/620c25d9-c1d45e805d8f4df5.js\",\"75246\",\"static/chunks/1f006d11-3f2dca16ee6552c8.js\",\"93900\",\"static/chunks/bb53ed79-ba16d75be08b2ea7.js\",\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"87462\",\"static/chunks/87462-aca7efc1f439b97c.js\",\"17861\",\"static/chunks/17861-ced49fa93d618f20.js\",\"71751\",\"static/chunks/71751-bbd9346a45de20ed.js\",\"16182\",\"static/chunks/16182-f00e2078bfb71b6f.js\",\"57229\",\"static/chunks/57229-d9417b289a95d531.js\",\"48476\",\"static/chunks/48476-594a8abce6cb475c.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"48879\",\"static/chunks/48879-6991d79441efd83f.js\",\"41253\",\"static/chunks/41253-6ecec232e5d9b582.js\",\"12690\",\"static/chunks/app/docs/%5Blocale%5D/%5B...segments%5D/page-c421f893823551e8.js\"],\"CodeBlock\",1]\n"]) self.__next_f.push([1,"28:[\"",“L2b\",null,{\"userAgent\":\"undefined”,“children”:[“\",\"L2c”,null,{“wantsDesktopTopBar”:false,“children”:[“\",\"L2d”,null,{“value”:{“commercial-terms”:“af81645b-040b-485c-a4a0-3205ccfb3792”,“service-specific-terms”:“a914c3ed-01b5-4fd3-b943-e13cb408c3b2”,“independent-contractor-agreement”:“b79d13ce-acc1-4714-93fc-6bd037e65406”,“data-processing-addendum”:“0e12c29d-6cbb-4bbe-a71d-52c38a2f9102”,“inbound-services-agreement”:“78cbea28-4333-4042-a6ce-ea391e890a8a”,“non-user-privacy-policy”:“a2eb2e3e-fd03-4dbf-8db5-2cc0e9fb31f9”,“consumer-health-data-privacy-policy”:“a8060e10-8dcd-45ba-9ace-d6a42e8529a0”,“acst-disclosure”:null,“cookies”:“5c7ecf37-e2e1-4788-b718-a0d914fead48”,“aup”:“22742366-2ef0-4c7a-a833-6523f10d3944”,“consumer-terms”:“79dbc8c6-7f64-43d6-8101-207cede59a4d”,“referral-partner-program-terms”:“b81d2822-0089-4e37-9c91-15eb23ccb612”,“credit-terms”:“8a492ef8-a09b-4de4-b364-2e155b674b27”,“privacy”:“d254257b-3920-4d8c-842d-b193c7372ba9”,“trademark-guidelines”:“9c115f22-c012-4a0d-b88c-7452edd6a15d”},“children”:[“\",\"L2e”,null,{“config”:{“backendPrivateApiUrl”:“https://api.anthropic.com”,“anthropicApiUrl”:“https://api.anthropic.com”,“consoleAbsoluteUrl”:“https://platform.claude.com”,“claudeAiAbsoluteUrl”:“https://claude.ai”,“customAgentsAbsoluteUrl”:"",“websiteBaseUrl”:“https://www.anthropic.com”,“userContentRendererUrl”:“https://www.claudeusercontent.com”,“conwayShellOrigin”:“https://conway.claudeusercontent.com”,“mcpLocalConnectorUrl”:“https://www.claudemcpclient.com”,“mcpAppsSandboxProxyUrl”:“https://sandbox.claudemcpcontent.com/mcp_apps”,“imagineMcpUrl”:“https://sandbox.claudemcpcontent.com/imagine_mcp”,“googleOauthClientId”:“1062961139910-l2m55cb9h51u5cuc9c56eb3fevouidh9.apps.googleusercontent.com”,“stripePublishableKey”:“pk_live_51MExQ9BjIQrRQnuxA9s9ahUkfIUHPoc3NFNidarWIUhEpwuc1bdjSJU9medEpVjoP4kTUrV2G8QWdxi9GjRJMUri005KO5xdyD”,“stripePublishableKeyIreland”:“pk_live_51REyrSBNUnCSzfs9yUvED4MEXaLQQ6pVzoRIf2DGv2SxJnmquGmGmPZaVRnvgZRX8h9gw9Mm1fq2LlRjlCTAV6hZ00cWXQZQEW”,“stripePublishableKeySandbox”:"",“segmentKey”:“LKJN8LsLERHEOXkw487o7qCTFOrGPimI”,“segmentCdnHost”:“a-cdn.anthropic.com”,“segmentApiHost”:“a-api.anthropic.com”,“siftBeaconKey”:“99dfa2e716”,“siftCdnHost”:“s-cdn.anthropic.com”,“arkoseKey”:“EEA5F558-D6AC-4C03-B678-AABF639EE69A”,“arkoseCdnHost”:“a-cdn.claude.ai”,“gtagMeasurementId”:"",“floodlightId”:“DC-15684265”,“publishedArtifactsBaseUrl”:“https://claude.ai”,“publishedArtifactsEmbedBaseUrl”:“https://claude.site”,“defaultSecureCookies”:true,“claudeBrowserExtensionClientId”:“dae2cad8-15c5-43d2-9046-fcaecc135fa4”,“claudeBrowserExtensionId”:“fcoeoabgfenejglbffodgkkbkcdhcgfn”,“antOnlyClaudeBrowserExtensionId”:“dngcpimnedloihjnnfngkgjoidhnaolf”,“excelAddInClientId”:“966eba67-8b8c-4eae-bbb3-08361d1b9292”,“iframeAllowedOrigins”:[],“applicationType”:“console”,“ipCountry”:“US”,“serverGateNames”:"undefined\"},\"children\":[\"","L2f\",null,{\"children\":[\"","L30\",null,{\"isClientBootstrap\":false,\"children\":[\"",“L31\",null,{\"state\":{\"mutations\":[],\"queries\":[{\"state\":{\"data\":{\"account\":null,\"statsig\":{\"user\":{},\"values\":{},\"values_hash\":\"\"},\"growthbook\":{\"features\":{\"129880755\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"2YMKAbqK8Jaztq4rf3jYRk:100.00:5\"}]},\"132848567\":{\"defaultValue\":false},\"133979383\":{\"defaultValue\":false},\"140394361\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"7E1dkaV2MG8cqAREOmH3j9\"}]},\"167784518\":{\"defaultValue\":false},\"301540610\":{\"defaultValue\":{\"variant\":\"\"}},\"529560408\":{\"defaultValue\":false},\"546414678\":{\"defaultValue\":false},\"594005441\":{\"defaultValue\":{\"provider\":\"growthbook\"}},\"671313594\":{\"defaultValue\":false},\"690832210\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"2xKM5nSqcxThzVt4SUAI1S\"}]},\"768809736\":{\"defaultValue\":false},\"823883353\":{\"defaultValue\":false},\"831859732\":{\"defaultValue\":false},\"863794506\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"6OCo11e6q2gGg9R8kZQNcI:100.00:2\"}]},\"900536136\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"5eLgRy5elYnuQj16EmIQN3\"}]},\"978885332\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"4XKZplMyMWVdDzispWUUde\"}]},\"1042586083\":{\"defaultValue\":{\"value\":\"download_below\"},\"rules\":[{\"force\":{\"value\":\"download_below\"},\"id\":\"fr_12izd9mmlvfo1k5\"}]},\"1214734888\":{\"defaultValue\":false,\"rules\":[{\"force\":false,\"id\":\"UzH7kUL0um9GD9KrjZ0dL:0.00:1\"}]},\"1220868466\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"fr_1ybzq98mmltrzoi3\"}]},\"1240012697\":{\"defaultValue\":false},\"1262012846\":{\"defaultValue\":null},\"1302994296\":{\"defaultValue\":false},\"1319782748\":{\"defaultValue\":false},\"1365593385\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"744CYdngRhD4uTf9K3ICPB\"}]},\"1374241653\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"17N2iphBsCwlz8k11Qf8F3:100.00:1\"}]},\"1644553577\":{\"defaultValue\":{\"variant\":\"redirect_only\"},\"rules\":[{\"force\":{\"variant\":\"redirect_only\"},\"id\":\"fr_3humtnmmuwc0b8\"}]},\"1851432169\":{\"defaultValue\":false,\"rules\":[{\"force\":false,\"id\":\"6nxeGk0341Ttn25QjQaP35\"}]},\"1943498851\":{\"defaultValue\":false},\"1985092665\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"3WrF6dDIwF2IQKS6VkqdSH:100.00:3\"}]},\"2053917121\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"14PVnyeKKtAyZXIkgELY0N:0.00:3\"}]},\"2076442332\":{\"defaultValue\":false},\"2119474141\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"4VyB4KbnP54mTKitetfx55\"}]},\"2190197109\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"24Ey6W4aDw9stK8WNPIjIj:100.00:1\"}]},\"2228941477\":{\"defaultValue\":false},\"2288098333\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"SImu46mbhmXNK0ySjI4My\"}]},\"2354948608\":{\"defaultValue\":false},\"2506980460\":{\"defaultValue\":\"control\"},\"2619993844\":{\"defaultValue\":false},\"2705189879\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"3SgUvhqO1Ijy2ER8r0ki4c\"}]},\"2717756418\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"1TpryBy4gTU5SGzW4wimUV:100.00:1\"}]},\"2765419013\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"4NCQurEPB2jxQsORuR4zm\"}]},\"2804326784\":{\"defaultValue\":false},\"2835872424\":{\"defaultValue\":{\"value\":\"console_login\"},\"rules\":[{\"force\":{\"value\":\"console_login\"},\"tracks\":[{\"experiment\":{\"hashAttribute\":\"anonymousId\",\"key\":\"claude_ai_navbar_console_login\",\"variations\":[{\"value\":\"control\"},{\"value\":\"login_dropdown\"},{\"value\":\"console_login\"}]},\"result\":{\"featureId\":\"claude_ai_navbar_console_login\",\"hashAttribute\":\"anonymousId\",\"hashUsed\":true,\"hashValue\":\"968d101c-2870-4614-b2df-f9c42272a804\",\"inExperiment\":true,\"key\":\"2\",\"value\":{\"value\":\"console_login\"},\"variationId\":2}}]}]},\"2838472889\":{\"defaultValue\":false},\"2913013195\":{\"defaultValue\":{\"value\":\"card_only\"},\"rules\":[{\"force\":{\"value\":\"card_only\"},\"id\":\"fr_2j07qnmn7j3in3\"}]},\"3004162293\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"1Ieg6E18XMhpepkKxbrL0D\"}]},\"3007887412\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"fr_3a9urnmm1d3i61\"}]},\"3037557804\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"3XsnmyQ2Bo64fjHOC7X3at:100.00:6\"}]},\"3065341443\":{\"defaultValue\":false},\"3070110303\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"5g2213XtgA3r8zBcNcr2UM:100.00:1\"}]},\"3201545015\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"4vQmxuM6p9mTp7CL0xVCxs:100.00:2\"}]},\"3211559848\":{\"defaultValue\":{\"value\":\"control\"}},\"3275294576\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"7v09ASaVYp9m1XXGWC13Qk\"}]},\"3361264557\":{\"defaultValue\":false},\"3494475348\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"fr_1ffwdxnmmp59el1\"}]},\"3572434512\":{\"defaultValue\":\"control\"},\"3638884360\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"42oCXYaVEvOMnTFt33edFO\"}]},\"3642280994\":{\"defaultValue\":false},\"3906670371\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"7dfWzSSGDvPuGntlZFEvG1\"}]},\"3934738808\":{\"defaultValue\":{\"integrity\":\"sha384-MzVjkiZKo6CP3gyxJFL6Dbt3CTXiajnfBeXmDPw/YbMkyWlQZw4TxdWq8sRpw0F9 sha384-FZBjxyOWFh1MMClo4PF/i5OdIU3CKTUU4+mfjoDJY1dOr/udvY+VSrcqTqcUKkML sha384-2jVX9R2BGBnzR0earYFDe+dz+oVqJg8sKl7+UaHG2Usm6X/0wEl6sIXHsL0WlgoU sha384-qIbffQdAF8gmeyE2OkjkaUMIwG946jBjULVv/tZBeZ2pgkEsIpqQ/YZn3kvn8n0V\"}},\"3941846376\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"5E2GkmVPrglm6esCG12KV9\"}]},\"3982885328\":{\"defaultValue\":{\"features\":[],\"keep_reading_from_statsig\":[]}},\"4234367967\":{\"defaultValue\":{\"enabled\":false,\"slugs\":[\"notion\",\"intercom\",\"replit\",\"cursor\",\"zapier\",\"rakuten\"]}},\"4294785799\":{\"defaultValue\":true,\"rules\":[{\"force\":true,\"id\":\"fr_5qgznmo38qtqh\"}]}},\"hashing_algorithm\":\"djb2\",\"user\":{\"activitySessionId\":\"45008bc6-891b-4c37-b13a-a8199b9e84f0\",\"anonymousId\":\"968d101c-2870-4614-b2df-f9c42272a804\",\"browser_name\":\"HermesBot\",\"browser_version\":\"1.0.0\",\"country\":\"US\",\"environment_tier\":\"production\",\"os_name\":\"Other\",\"os_version\":\"0.0.0\",\"randomValue\":\"0.2455553660\",\"serviceCloud\":\"gcp\",\"serviceName\":\"vestibule\",\"servicePlatform\":\"ant\",\"serviceRegion\":\"us-east5\",\"stableId\":\"968d101c-2870-4614-b2df-f9c42272a804\"}},\"intercom_account_hash\":null,\"locale\":null,\"system_prompts\":null},\"dataUpdateCount\":1,\"dataUpdatedAt\":1776675846247,\"error\":null,\"errorUpdateCount\":0,\"errorUpdatedAt\":0,\"fetchFailureCount\":0,\"fetchFailureReason\":null,\"fetchMeta\":null,\"isInvalidated\":false,\"status\":\"success\",\"fetchStatus\":\"idle\"},\"queryKey\":[\"current_account\",null],\"queryHash\":\"[\\\"current_account\\\",null]\"}]},\"persistCacheInBrowser\":false,\"children\":\"L32”}]}]}]}]}]}]}]\n”]) self.__next_f.push([1,“36:T915,”]) self.__next_f.push([1,“\u003cpre class=“shiki shiki-themes github-light-default dark-plus” style=“—shiki-light:#1f2328;—shiki-dark:#f3f7f6;—shiki-light-bg:transparent;—shiki-dark-bg:transparent” tabindex=“0”\u003e\u003ccode\u003e\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#953800;—shiki-dark:#DCDCAA”\u003ecurl\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e https://api.anthropic.com/v1/messages\u003c/span\u003e\u003cspan style=“—shiki-light:#CF222E;—shiki-dark:#D7BA7D”\u003e \\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#0550AE;—shiki-dark:#569CD6”\u003e -H\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e “x-api-key: \u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003eANTHROPIC_API_KEY\u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#CF222E;--shiki-dark:#D7BA7D\"\u003e \\\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#0550AE;--shiki-dark:#569CD6\"\u003e -H\u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e \"anthropic-version: 2023-06-01\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#CF222E;--shiki-dark:#D7BA7D\"\u003e \\\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#0550AE;--shiki-dark:#569CD6\"\u003e -H\u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e \"content-type: application/json\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#CF222E;--shiki-dark:#D7BA7D\"\u003e \\\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#0550AE;--shiki-dark:#569CD6\"\u003e -d\u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e '{\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e \"model\": \"claude-opus-4-7\",\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e \"max_tokens\": 1024,\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e \"tools\": [{\"type\": \"web_search_20260209\", \"name\": \"web_search\"}],\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e \"messages\": [{\"role\": \"user\", \"content\": \"What'\u003c/span\u003e\u003cspan style=\"--shiki-light:#CF222E;--shiki-dark:#D7BA7D\"\u003e\\'\u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e's the latest on the Mars rover?\"}]\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e }'\u003c/span\u003e\u003c/span\u003e\u003c/code\u003e\u003c/pre\u003e"]) self.__next_f.push([1,"19:[[\"”,"L33\",null,{\"contentType\":\"paragraph\",\"minLength\":20,\"className\":\"mb-2 last:mb-0\",\"children\":[\"",“p”,null,{“children”:“Tool use lets Claude call functions you define or that Anthropic provides. Claude decides when to call a tool based on the user’s request and the tool’s description, then returns a structured call that your application executes (client tools) or that Anthropic executes (server tools).”}]}],“\n”,[“\",\"L33”,null,{“contentType”:“paragraph”,“minLength”:20,“className”:“mb-2 last:mb-0”,“children”:["\",\"p\",null,{\"children\":\"Here's the simplest example using a server tool, where Anthropic handles execution:\"}]}],\"\\n\",[\"","L34\",null,{\"children\":[[\"",“L35\",null,{\"language\":\"bash\",\"code\":\"curl https://api.anthropic.com/v1/messages \\\\\\n -H \\\"x-api-key: ANTHROPIC_API_KEY\” \\\n -H \“anthropic-version: 2023-06-01\” \\\n -H \“content-type: application/json\” \\\n -d ’{\n \“model\”: \“claude-opus-4-7\”,\n \“max_tokens\”: 1024,\n \“tools\”: [{\“type\”: \“web_search_20260209\”, \“name\”: \“web_search\”}],\n \“messages\”: [{\“role\”: \“user\”, \“content\”: \“What’\\”s the latest on the Mars rover?\”}]\n }’”,“label”:“cURL”,“highlightedHtml”:“36\"}],\"L37”,“L38\",\"L39”]}],“\n”,“L3a\",\"\\n\",\"L3b”,“\n”,“L3c\",\"\\n\",\"L3d”,“\n”,“L3e\",\"\\n\",\"L3f”,“\n”,“L40\",\"\\n\",\"L41”,“\n”,“L42\",\"\\n\",\"L43”,“\n”,“L44\",\"\\n\",\"L45”,“\n”,“L46\",\"\\n\",\"L47”,“\n”,“L48\",\"\\n\",\"L49”,“\n”,“L4a\",\"\\n\",\"L4b”,“\n”,“L4c\",\"\\n\",\"L4d”,“\n”,“L4e\",\"\\n\",\"L4f”,“\n”,“L50\",\"\\n\",\"L51”,“\n”,“L52\",\"\\n\",\"L53”,“\n”,"L54\"]\n"]) self.__next_f.push([1,"55:I[6101594294,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"CurrentAccountProvider\"]\n"]) self.__next_f.push([1,"56:I[7369950298,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"ConsentProvider\"]\n"]) self.__next_f.push([1,"57:I[2260942454,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"IntercomProvider\"]\n"]) self.__next_f.push([1,"58:I[1148070188,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"BootstrapedGrowthbookProvider\"]\n"]) self.__next_f.push([1,"59:I[7351666183,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"ClientIntlProvider\"]\n"]) self.__next_f.push([1,"5e:I[3313902690,[\"59166\",\"static/chunks/620c25d9-c1d45e805d8f4df5.js\",\"75246\",\"static/chunks/1f006d11-3f2dca16ee6552c8.js\",\"93900\",\"static/chunks/bb53ed79-ba16d75be08b2ea7.js\",\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"87462\",\"static/chunks/87462-aca7efc1f439b97c.js\",\"17861\",\"static/chunks/17861-ced49fa93d618f20.js\",\"71751\",\"static/chunks/71751-bbd9346a45de20ed.js\",\"16182\",\"static/chunks/16182-f00e2078bfb71b6f.js\",\"57229\",\"static/chunks/57229-d9417b289a95d531.js\",\"48476\",\"static/chunks/48476-594a8abce6cb475c.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"48879\",\"static/chunks/48879-6991d79441efd83f.js\",\"41253\",\"static/chunks/41253-6ecec232e5d9b582.js\",\"12690\",\"static/chunks/app/docs/%5Blocale%5D/%5B...segments%5D/page-c421f893823551e8.js\"],\"AnchorWrapper\"]\n"]) self.__next_f.push([1,"5f:I[647392132,[\"59166\",\"static/chunks/620c25d9-c1d45e805d8f4df5.js\",\"75246\",\"static/chunks/1f006d11-3f2dca16ee6552c8.js\",\"93900\",\"static/chunks/bb53ed79-ba16d75be08b2ea7.js\",\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"87462\",\"static/chunks/87462-aca7efc1f439b97c.js\",\"17861\",\"static/chunks/17861-ced49fa93d618f20.js\",\"71751\",\"static/chunks/71751-bbd9346a45de20ed.js\",\"16182\",\"static/chunks/16182-f00e2078bfb71b6f.js\",\"57229\",\"static/chunks/57229-d9417b289a95d531.js\",\"48476\",\"static/chunks/48476-594a8abce6cb475c.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"48879\",\"static/chunks/48879-6991d79441efd83f.js\",\"41253\",\"static/chunks/41253-6ecec232e5d9b582.js\",\"12690\",\"static/chunks/app/docs/%5Blocale%5D/%5B...segments%5D/page-c421f893823551e8.js\"],\"TrackedLink\"]\n"]) self.__next_f.push([1,"60:I[52423214,[\"59166\",\"static/chunks/620c25d9-c1d45e805d8f4df5.js\",\"75246\",\"static/chunks/1f006d11-3f2dca16ee6552c8.js\",\"93900\",\"static/chunks/bb53ed79-ba16d75be08b2ea7.js\",\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"87462\",\"static/chunks/87462-aca7efc1f439b97c.js\",\"17861\",\"static/chunks/17861-ced49fa93d618f20.js\",\"71751\",\"static/chunks/71751-bbd9346a45de20ed.js\",\"16182\",\"static/chunks/16182-f00e2078bfb71b6f.js\",\"57229\",\"static/chunks/57229-d9417b289a95d531.js\",\"48476\",\"static/chunks/48476-594a8abce6cb475c.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"48879\",\"static/chunks/48879-6991d79441efd83f.js\",\"41253\",\"static/chunks/41253-6ecec232e5d9b582.js\",\"12690\",\"static/chunks/app/docs/%5Blocale%5D/%5B...segments%5D/page-c421f893823551e8.js\"],\"Tip\"]\n"]) self.__next_f.push([1,"61:I[1721312256,[\"59166\",\"static/chunks/620c25d9-c1d45e805d8f4df5.js\",\"75246\",\"static/chunks/1f006d11-3f2dca16ee6552c8.js\",\"93900\",\"static/chunks/bb53ed79-ba16d75be08b2ea7.js\",\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"87462\",\"static/chunks/87462-aca7efc1f439b97c.js\",\"17861\",\"static/chunks/17861-ced49fa93d618f20.js\",\"71751\",\"static/chunks/71751-bbd9346a45de20ed.js\",\"16182\",\"static/chunks/16182-f00e2078bfb71b6f.js\",\"57229\",\"static/chunks/57229-d9417b289a95d531.js\",\"48476\",\"static/chunks/48476-594a8abce6cb475c.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"48879\",\"static/chunks/48879-6991d79441efd83f.js\",\"41253\",\"static/chunks/41253-6ecec232e5d9b582.js\",\"12690\",\"static/chunks/app/docs/%5Blocale%5D/%5B...segments%5D/page-c421f893823551e8.js\"],\"Accordion\"]\n"]) self.__next_f.push([1,"70:I[4014073104,[\"59166\",\"static/chunks/620c25d9-c1d45e805d8f4df5.js\",\"75246\",\"static/chunks/1f006d11-3f2dca16ee6552c8.js\",\"93900\",\"static/chunks/bb53ed79-ba16d75be08b2ea7.js\",\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"87462\",\"static/chunks/87462-aca7efc1f439b97c.js\",\"17861\",\"static/chunks/17861-ced49fa93d618f20.js\",\"71751\",\"static/chunks/71751-bbd9346a45de20ed.js\",\"16182\",\"static/chunks/16182-f00e2078bfb71b6f.js\",\"57229\",\"static/chunks/57229-d9417b289a95d531.js\",\"48476\",\"static/chunks/48476-594a8abce6cb475c.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"48879\",\"static/chunks/48879-6991d79441efd83f.js\",\"41253\",\"static/chunks/41253-6ecec232e5d9b582.js\",\"12690\",\"static/chunks/app/docs/%5Blocale%5D/%5B...segments%5D/page-c421f893823551e8.js\"],\"\"]\n"]) self.__next_f.push([1,"32:[\"","L55\",null,{\"children\":[\"","L56\",null,{\"requiresExplicitConsent\":false,\"gpcDetected\":false,\"children\":[\"","L57\",null,{\"appId\":\"lupk8zyo\",\"initializeDelay\":1000,\"children\":[\"","L58\",null,{\"children\":[\"",“L59\",null,{\"locale\":\"en-US\",\"messages\":{\"++FVOVUwj7\":\"5 minutes\",\"+/C/4eJn62\":\"Column header not found\",\"+0UdAYCyYP\":\"Workspace Admin\",\"+0zv6gS/c6\":\"Image\",\"+2dPvTW5oL\":\"No search restrictions\",\"+2v2fvWVQZ\":\"Stored MCP server authorizations available to the agent.\",\"+5pvdmU3mN\":\" — not enabled\",\"+6sxOdtaq7\":\"package package==1.0.0\",\"+6yZTFF1Yu\":\"({pct}%)\",\"+7tWzJ3/oJ\":\"Get notified when Claude is available in your region.\",\"+8Y5ForbsG\":\"A tool with this name already exists: {toolName}\",\"+A0Z2qWPAJ\":\"Accept\",\"+CwN9C/QFk\":\"System\",\"+D4CkGZjU3\":\"Priority Tier On-Demand Output Tokens per Minute\",\"+DB/t6WTki\":\"What was unsatisfying about this response?\",\"+DWZfBpQGH\":\"Move \u003cbold\u003e{apiKeyName}\u003c/bold\u003e from the default workspace to another workspace.\",\"+EIsonKmCI\":\"Add payment method\",\"+G68MpAlMw\":\"Used Preview\",\"+H7oO2WSun\":\"View version history\",\"+HMSZwlCyC\":\"Enter amount\",\"+I3N6yv6OT\":\"Privacy policy URL\",\"+J17tTSxMS\":\"Create API key\",\"+JPzYh+61+\":\"View rate limits\",\"+L2DufA4Ti\":\"Inviting {currentEmail} ({current} of {total})\",\"+LbfWg0zDq\":\"You have unsaved progress. If you leave now, your changes will be lost.\",\"+MPGmAcvYL\":\"Invite teammates, share API access, and manage billing centrally.\",\"+NsksmX1aA\":\"No encryption keys yet. Add a key to get started.\",\"+OGJYfSNBY\":\"ACTIONS\",\"+PB9oHon1w\":\"Managed agents tier\",\"+Pc3Kz83WL\":\"Add credential for \u003cb\u003e{displayName}\u003c/b\u003e\",\"+Q8s/kTkkD\":\"\u003cb\u003eC. Fine-Tuning Services.\u003c/b\u003e Anthropic may offer Services that allow Customer to fine-tune or conduct other forms of model customization (\\\"\u003cb\u003eFine-Tuning Services\u003c/b\u003e\\\" and any such resulting model, a \\\"\u003cb\u003eFine-Tuned Model\u003c/b\u003e\\\"), including using data provided by Customer (\\\"\u003cb\u003eFine-Tuning Materials\u003c/b\u003e\\\"). Fine-Tuning Services use the Fine-Tuning Materials for the purpose of generating or validating Fine-Tuned Models. Fine-Tuning Materials are Customer Content. Customer’s use of the Fine-Tuning Services does not constitute a violation of the prohibition on training in the Agreement; provided that the training conducted is solely for Customer’s use of the Fine-Tuning Services.\",\"+R2dZuxuzk\":\"What fraction of input traffic is reads, writes, and uncached. Drive uncached down.\",\"+RhnH+vFLO\":\"Empty\",\"+Sxyueb2qd\":\"{isEditor, select, true {You can manage your spend by setting monthly spend limits.} other {An account admin can manage your spend by setting monthly spend limits.}}\",\"+U6ozcnv4r\":\"Type\",\"+UMw0Zrhnm\":\"To confirm, type \u003cbold\u003e{targetConfirmText}\u003c/bold\u003e in the field below\",\"+XCvPlhIh1\":\"Number of input tokens\",\"+XvhFRQllk\":\"Drop settings.json here\",\"+Y/ZLyvksg\":\"Finished {time}\",\"+Y3Kd3G9vs\":\"Get recommendations for better prompting, tool usage, and user experience.\",\"+YZHgOyOuu\":\"Assign roles based on IdP group membership.\",\"+YwJBfL/cU\":\"Generated {generatedAt} using {analysisModelName}\",\"+a+2ugZ5sB\":\"Members\",\"+aBJuYsFnR\":\"This agent is no longer available. Showing the configuration captured at version {version}.\",\"+bUpHe9SXv\":\"Workspaces allow you to separate API Keys and configurations by use case.\",\"+cRDz7bka7\":\"Builder\",\"+f/f2kMOsH\":\"Prompt in Console\",\"+fLfzZonw3\":\"Tokens without Prompt Caching\",\"+gU8j+KqaX\":\"Custom Server\",\"+gWNjV9UOe\":\"Marketing analytics\",\"+gxJKY8S6j\":\"notify all admins\",\"+jKBfnjUIk\":\"Save Configuration\",\"+jbgvOiXn1\":\"Affected sessions\",\"+jfKVKRlw7\":\"This isn't working right now. You can try again later.\",\"+lWQIJR5li\":\"Marketplace\",\"+lsh8v//5g\":\"Scroll right\",\"+n+T3FZp/V\":\"AWS Account ID\",\"+o7cHhMcY0\":\"Created {count} memories\",\"+qRVB4iYCG\":\"No matching agents\",\"+qVGxuXzZu\":\"Contact the Anthropic accounts team for custom rate limits, monthly invoicing, and more.\",\"+qwvPOW7uq\":\"URL\",\"+spw3T9MEW\":\"Failed to load memory store\",\"+tGPIVXxVt\":\"Help and security\",\"+tKHWDE332\":\"Tool input\",\"+tdIOAfqf5\":\"Pay as you go, with only Chat access\",\"+uGQktJJBX\":\"*\",\"+vVZ/G11Zg\":\"Connect\",\"+wKx2RjBEV\":\"Input token composition\",\"+yrWp0YdEz\":\"{count, plural, one {Vault selected} other {Vaults selected}}\",\"/+Itm/oZEX\":\"Show minimap\",\"/+LHBr5Y5o\":\"Estimated taxes\",\"/00+X+rgsF\":\"Linked federation rules\",\"/1gpaatjZv\":\"Describe your agent or start with a template.\",\"/2ruN6JSYS\":\"Create an API key to access the Claude API or client SDKs. You can manage your keys in Settings\",\"/4pQDl3bKH\":\"Name is required.\",\"/4tOwTiCH6\":\"Skip\",\"/5QNPTXJM2\":\"Haiku\",\"/9EPHjjZO5\":\"Pre-paid credits\",\"/AyXW9R0Le\":\"Too many upload attempts. Wait a moment and try again.\",\"/B0IqPmscN\":\"Build plan\",\"/BnV70lnF8\":\"The session container is spinning up and not yet ready.\",\"/Ck2iOsrkO\":\"{nbsp}/ {contractAmount}\",\"/DVi5zUkDp\":\"Unknown user\",\"/ElUxz2jta\":\"Go to organization settings\",\"/GCoTAAjMN\":\"Clear\",\"/GXAvJ98t+\":\"Running command\",\"/GY9HT9hjk\":\"Trace conversation flow\",\"/GfNmXqa0P\":\"Code\",\"/I2MZOUTh2\":\"Session Details\",\"/KJlX5hjRw\":\"Test case\",\"/KujiAu2kQ\":\"{tool} · {count, plural, one {# error} other {# errors}}\",\"/Ma3teJf9/\":\"Claude content\",\"/MzoqvXdpg\":\"Searching…\",\"/Pl2ROlSmW\":\"Remove domain verification\",\"/QAt27JS6s\":\"Run to see response \u003cspan\u003eor\u003c/span\u003e \u003clink\u003eCreate New Prompt\u003c/link\u003e\",\"/QIFJtGZ9G\":\"Generating {count, plural, one {# Test Case} other {# Test Cases}}...\",\"/T1ONtj6Lv\":\"JSON Schema\",\"/TqYZGoN/v\":\"New public key (PEM format)\",\"/U7h2cagL2\":\"/{outputTokens}\",\"/USxybiBID\":\"Modify this output to reflect what you would ideally want from the Claude API, especially in terms of format and style.\",\"/VnDMl81rh\":\"Other\",\"/XXQGocrNu\":\"Delete signing key\",\"/XtHHkgCdz\":\"Detected Issues\",\"/YkWN+yU13\":\"Access your profile for Office add-in authentication\",\"/Ykm5ZNZCU\":\"No IP ranges configured.\",\"/YwIWZnbb1\":\"An agentic coding tool that lives in your terminal and helps you code through natural language commands.\",\"/ZNQCXeiWo\":\"Tool calls\",\"/aBLH2Kytu\":\"Get started\",\"/bSX6mh43N\":\"Allowed Domains\",\"/cUj2zoCtz\":\"Read console messages\",\"/d1uhZWS45\":\"Go to environment\",\"/eG4k8U8t9\":\"Claude Security\",\"/eJw6BzqD/\":\"After you confirm, data will be deleted within 7 days. Contact support if you need assistance.\",\"/fdYJU5SMC\":\"Please check the file name and try again.\",\"/hLnDqB01h\":\"Enter Claude’s response...\",\"/heIsM8Rgt\":\"This prompt may belong to another user or may not exist\",\"/hgypvsrtJ\":\"{size} KB\",\"/iguRyXxIL\":\"What are you planning on using the Claude API for?\",\"/jNwaAHdg9\":\"Your message will exceed the maximum number of files allowed per message. Consider removing some of your files or adding files over several messages.\",\"/lLr44KG4e\":\"Type a message…\",\"/ly4NRQA83\":\"Loaded skill\",\"/mCoauj3Ws\":\"Uploaded file is too large. Try uploading a smaller part of the document, or copy/pasting an excerpt from the file.\",\"/mkmKimfAS\":\"ASSIGNED ROLE\",\"/muVHhomA2\":\"It may have been deleted, or you may not have access to its workspace.\",\"/nllT/WJdC\":\"Provide the links for your plugin.\",\"/oEED4ZKME\":\"Agent completed the task as intended\",\"/oSRHC9/hb\":\"Screenshot thumbnail\",\"/oVuRjzcH+\":\"Add notification threshold\",\"/p3NKGG3nr\":\"Web search tool uses\",\"/qRPXlviXU\":\"More usage than standard\",\"/rHnDpPaRk\":\"System prompt\",\"/rdJHoJfev\":\"Historical usage and cost metrics for this API key might get wonky.\",\"/tgCiQseZs\":\"Last used at\",\"/uS2QGtIPz\":\"View sessions for this version\",\"/vjZ2mv5eG\":\"Rotation due — {daysUntilRotation, plural, one {# day} other {# days}} remaining\",\"/wMb+MKDeq\":\"Rule name\",\"/zFGgPmQSV\":\"+{count} more\",\"/zPN4Gf1So\":\"Total server processing time\",\"/zy345tZwp\":\"Leave Development Partner Program for {organizationName}\",\"002/GuDGeg\":\"{domain} is blocked by your organization and cannot be added to your allowlist\",\"00LcfG9w8E\":\"Load more\",\"01V73cJbvy\":\"Add beta header...\",\"03vdAx2KSU\":\"Open detail page\",\"06tSNl9YfF\":\"Scroll up\",\"07KB2dehsU\":\"Country Code\",\"07kUews6wI\":\"These should likely all be under your Parent Organization.\",\"08itlpYbB9\":\"Self-hosted\",\"08z5lnXmKY\":\"Run analysis to populate this card\",\"0AzlrbMWV9\":\"Manage\",\"0BUTMvePvK\":\"Search...\",\"0BiTyEpfp2\":\"Are you sure you want to cancel the pending verification for \u003cstrong\u003e{domain}\u003c/strong\u003e?\",\"0BjRpv4QED\":\"Access managed by your organization\",\"0BxjlXcYUW\":\"No maximum threshold set\",\"0CVXEXgNBt\":\"read only\",\"0EzBFaq1+1\":\"You can leave the program at any time, but previously shared data cannot be deleted\",\"0F+/3s15Zx\":\"{modelName} has a token limit of {limit, number}\",\"0GbwNE6z3t\":\"Nonprofit seat\",\"0HFTYyXT4U\":\"Tool use\",\"0HT+IbyW6O\":\"Archived\",\"0HUNCOubmp\":\"Making edits...\",\"0HVitYtgAu\":\"Your role in this workspace doesn't include access to detailed content. Contact a workspace admin to request it.\",\"0HnZ1ci6be\":\"Thumbs up\",\"0ICwq5Kcsu\":\"Last updated\",\"0IkRy1Oow7\":\"Passed review\",\"0KPI/TlIig\":\"Anthropic news\",\"0N6IiVVIQB\":\"Place the service key you generated into a file in your container. This file will be referenced by the environment running in the next step.\",\"0NrslVrCS3\":\"Claim key\",\"0Qpacb289r\":\"Don't Cancel\",\"0RIhCsnSlI\":\"No active sessions found.\",\"0RN0vWOGBH\":\"Search workspaces\",\"0SMhMBIq2e\":\"Filter events\",\"0V1V61s69r\":\"Notification\",\"0V4iFcTgpU\":\"Processing purchase…\",\"0X7O7okm++\":\"Model settings\",\"0XgGhvClYt\":\"Search by name or email\",\"0Xqin69pVz\":\"Leave organization\",\"0YNFSat15d\":\"SCIM Configuration\",\"0ZuuhwjU4n\":\"Searched\",\"0a7k0xl8UA\":\"Shortened session length\",\"0aJxT29U/1\":\"Updated {time}\",\"0aycL/x+Z/\":\"Group → Role Mappings\",\"0bNjttDeBg\":\"GitHub Repository\",\"0dhletcQIE\":\"Cell ID\",\"0eCpLzvHls\":\"Cancel Batch?\",\"0ekxJ9Ibur\":\"Delete all data in Claude Console permanently\",\"0g76tiPW7S\":\"Estimated tax\",\"0g7deXDj3b\":\"Enterprise plan\",\"0hetsVnGCe\":\"The session has been archived.\",\"0iawVcXcq7\":\"Add Role Mapping\",\"0jEoFq0gi1\":\"No matching agents.\",\"0kOCGtB3eN\":\"The file “{fileName}” could not be found.\",\"0l2Xi6h/kB\":\"Credits are consumed with API, Claude Code, and Workbench usage, and expire 1 year after purchase. By clicking “Buy credits” you agree to \u003clink\u003eAnthropic’s Credit Terms\u003c/link\u003e\",\"0lH4CGH2S3\":\"all admins, {firstEmail} and\",\"0lmKIf9uGH\":\"Switch organization\",\"0m7MgzJCSA\":\"Key \\\"{name}\\\" added.\",\"0nCKXihfO0\":\"Why are you reporting this?\",\"0nLGfeH3tA\":\"User provisioning\",\"0nbIZcEssY\":\"Add a valid credit card to buy credits or set up auto-reload for when your balance drops below a certain threshold.\",\"0nn2oBaRkx\":\"Plugin reference\",\"0oL1zz+YDx\":\"Copied!\",\"0oLj/toqZk\":\"Expand\",\"0pTtAgQzfB\":\"Remaining committed spend · {startDate}{hasEnd, select, yes { - {endDate}} other {}}\",\"0uD+VRWtyF\":\"Only .json files are supported.\",\"0uIYueAyDB\":\"UI bug\",\"0ueLUQH+9Q\":\"{variable}: {value}\",\"0wJ7N+noSq\":\"Task\",\"0yuXrvqJQG\":\"This will permanently delete all metrics data collected from Claude Code. This action cannot be undone. Are you sure you want to continue?\",\"0z38zNKQTM\":\"Need help instead? Visit \u003clink\u003eHelp \u0026 Support\u003c/link\u003e\",\"0zMdcWOrGb\":\"Run prompt to see assistant response from the Claude API\",\"1+VQCMwWzg\":\"Developer products\",\"1+VlsDTI2u\":\"Allow IdP groups to automatically provision users with specific seat tiers\",\"1/LMjl0ZIt\":\"No dreams yet\",\"1/X9EnFzG+\":\"{input} / {output}\",\"10IkTFsEAD\":\"Unknown device\",\"10lqf+k4HS\":\"Set up SCIM before saving to switch to directory sync.\",\"11BzxiLBAG\":\"That signup code isn't valid for this offer.\",\"137J1IwIEq\":\"Reconnecting\",\"13OdRQYanm\":\"Illegal goods\",\"13fGW3LiV3\":\"Search or enter IdP group name\",\"14+jcDS33B\":\"Created {count} files\",\"159pClRrG6\":\"Issuer URL\",\"15gnPtl3rL\":\"Member removed from {name}\",\"17W4lrMYYe\":\"Creating vault…\",\"18GI32wrU3\":\"{isPlaceholder, select, true {Enter a path like /notes/ideas.md to create. } other {}}Folders are based on the slashes in your path. Saving /projects/foo/notes.md will show projects and foo as folders in the tree.\",\"19KlTIebbc\":\"10 minutes (default)\",\"19iNKpTAqh\":\"Learn about prompt design\",\"19jatqhXfZ\":\"IP range\",\"19jg7N7dJK\":\"Sonnet\",\"1A4Ejcor0r\":\"·\",\"1A8Z/lz1lp\":\"Check again\",\"1AZ7lIgFF4\":\"Enter an amount between {minSpendText} and {spendLimitText}\",\"1IKGsLZd6H\":\"auto\",\"1JyV0CS+Y9\":\"Open full page\",\"1KDqguMm6l\":\"Creating API keys in the default workspace has been disabled in \u003clink\u003eorganization settings\u003c/link\u003e{needsWorkspace, select, true { but there are no available \u003cworkspacesLink\u003eworkspaces\u003c/workspacesLink\u003e where an API key can be created.} other {}}\",\"1M/MackCDO\":\"Searched {count} patterns\",\"1NTRIui30/\":\"any\",\"1OxAZkZXSA\":\"Path must start with / and use non-empty segments (no trailing slash or //).\",\"1Pcc1EZEeX\":\"Custom contract\",\"1R3ahNpsMN\":\"Let CI pipelines, Kubernetes pods, and cloud workloads call the Anthropic API using their platform-issued identity tokens — no API keys to manage. Register identity providers and define which workloads get which access.\",\"1S65y5h5w2\":\"What would you like to improve?\",\"1TWbdIBFRj\":\"Azure Key Vault\",\"1WQlzBJXlu\":\"Max spend per month\",\"1XayfvsWfv\":\"Session IDs copied.\",\"1ZSD73HVtH\":\"Your network has been blocked from accessing Claude. For assistance, please visit \u003clink\u003esupport.anthropic.com\u003c/link\u003e.\",\"1ZgrhWrHJx\":\"Role\",\"1ZylzAVNJG\":\"Authorization Token\",\"1bEhiGnHtL\":\"{fileName} thumbnail\",\"1bl0DVgJX7\":\"Maximum spend threshold\",\"1bxKaj0pKU\":\"Upload failed due to a network issue. Check your internet connection and try again.\",\"1cFn4Bbo4U\":\"https://github.com/your-org/your-plugin\",\"1e30Dy1hL5\":\"A few things to review\",\"1e4bzV+hHI\":\"Managed settings (settings.json)\",\"1fjg4yuUGy\":\"Include ideal outputs\",\"1hc+xdSt1a\":\"Notifications (F8)\",\"1iSGWnGxaP\":\"Your identity provider did not return a valid email address\",\"1if5aMN6aR\":\"Desktop screenshots\",\"1j02J6LwhC\":\"Machine: {machineName}\",\"1kQaVxVytr\":\"Set values for all variables to run the prompt.\",\"1kjtdHM+sX\":\"Pick a Console organization to send a merge invite to\",\"1lZyCigJEZ\":\"View submissions\",\"1nQCQvpaA+\":\"Model-assessed task completion. 80+ accomplished · 40–79 partial · under 40 failed. Judged on outcome, not whether errors appeared along the way.\",\"1nV3NuMwiG\":\"Failed to fetch\",\"1nyp30O+Xw\":\"How the verifier obtains the issuer's signing keys.\",\"1pKd7dVav3\":\"Input Tokens per Minute\",\"1rkHbDE1fr\":\"Download all loaded events as JSON\",\"1wY0m8yUk0\":\"Service Account\",\"1wqL3UNAEN\":\"API access is currently disabled.\",\"1wzpjw3/Dz\":\"Monthly limit\",\"1z7M+og95i\":\"https://your-plugin-docs.com\",\"1zgoEzw+RA\":\"Disable API key\",\"2+NQXNuUvj\":\"KMS key ARN\",\"2+ZoVkE/Y5\":\"Pending invoice\",\"2/2yg+qAwp\":\"Add\",\"20mr0misGY\":\"Log In With Code\",\"227KYxHrx5\":\"Poor image understanding\",\"22V/ZP0M0I\":\"Claude for Slack\",\"23tOnuH4AV\":\"{count, plural, one {# workspace} other {# workspaces}}\",\"242T21lCRb\":\"Deleted {count} files\",\"24HeEqFqAO\":\"Those live on \u003clink\u003eClaude.ai\u003c/link\u003e — no Console account needed.\",\"2514TKz3e2\":\"{count, plural, one {This session won't} other {These sessions won't}} accept new events and will be hidden. This can't be undone.\",\"25j2n2Pgyx\":\"Other settings\",\"26Cn0oifmR\":\"URL is required\",\"26D/dNud6e\":\"Access Denied\",\"29V0CisI8F\":\"sessions\",\"2AXejAaKpt\":\"Context Window\",\"2DGmFFDsxv\":\"Settings updated.\",\"2FuQjAui2U\":\"Login code\",\"2GURQYNPp3\":\"Appearance\",\"2GWysMDu/R\":\"Archive workspace\",\"2I+syqwxIi\":\"Read about prompt caching\",\"2IdpXcmaL/\":\"Unable to open file.\",\"2IiG1AGCna\":\"We value user reports to uphold our platform’s integrity and improve our ability to enforce our Usage Policy. Unless you opt out, reports may be used to train models for use by our Trust \u0026 Safety team, consistent with Anthropic’s safety mission. Opt out of this use by changing the toggle above.\",\"2KtWqT5Nl+\":\"Internal\",\"2LytJE1gSd\":\"{dateTimeDisplay} by {emailAddress}\",\"2MN1aB39rb\":\"Rotate\",\"2QDdAh+Gbf\":\"This conversation is too long to continue. \u003cnewChatLink\u003eStart a new chat\u003c/newChatLink\u003e, or remove some tools to free up space.\",\"2RMdXJDNGP\":\"The authorizing account doesn't match. Sign in with the correct account and try again.\",\"2SOe5sY7RX\":\"All dates are in UTC.\",\"2THn1qx9NL\":\"new file\",\"2VJ1h8IxXt\":\"Choose whether the Console's appearance should be light, dark, or use your computer's settings.\",\"2VaIFkUjAN\":\"An admin\",\"2VasKcL0uc\":\"Invoke environment runner\",\"2Vo+apn8cU\":\"Higher generates more creative responses, lower produces more predictable responses\",\"2Vov3JwOWN\":\"Select at least one scope…\",\"2WKnquBQcn\":\"Web search costs can only be broken down by API key.\",\"2WXCRb/H6P\":\"Set a custom limit for individuals in your organization\",\"2WwlK/EU8T\":\"Archive agent\",\"2azWr14+wB\":\"{keyBackingType, select, cloud_kms {Submit for approval} other {Create key}}\",\"2b3hD7IgZS\":\"Additional cc'd recipients\",\"2c0cESbicz\":\"We use cookies to deliver and improve our services, analyze site usage, and if you agree, to customize or personalize your experience and market our services to you. You can read our Cookie Policy \u003clink\u003ehere\u003c/link\u003e.\",\"2cLCVdwoaW\":\"Signing keys are used to sign API requests for enhanced security. Upload a public key to enable request signing for your organization.\",\"2czy0VgXu/\":\"Add credits\",\"2dYTelpTvg\":\"What’s your full name?\",\"2eMLCcfH6P\":\"Confirm deleting {displayNameElement} \",\"2epHWDjRXo\":\"Turkish (Windows-1254)\",\"2fxQeWkicv\":\"Title must be 500 characters or less\",\"2hfc4AKs6b\":\"Usage policy\",\"2iPAwj1yCC\":\"Log in to Claude to use or customize this artifact. No account? You can create one for free.\",\"2jBrQp1OzY\":\"94000\",\"2jjdVzJX0c\":\"Upload files\",\"2kIOIQ+IMe\":\"Limits will reset {day} at {resetsAt}.\",\"2mMJRvsAg1\":\"Connectors\",\"2mmEfFQIze\":\"Court order\",\"2n9biMh5rP\":\"Latency\",\"2sETOqNVCq\":\"Failed to submit. You can try again.\",\"2t/WC7IXPF\":\"No workspaces\",\"2tLnFQCdsL\":\"Add a credential to connect this vault to an MCP server.\",\"2uOw8LgMwG\":\"Did not fully follow my request\",\"3/vFu0aC//\":\"Set a monthly spend limit that applies to all members in this workspace\",\"32rBNKP0z1\":\"Terms of Service\",\"33IzJ9l5Xu\":\"Happy late night\",\"33MJe3KlL+\":\"(blank example)\",\"33TbS0IOds\":\"System prompt for the agent\",\"35e7oXS8D6\":\"Allow user feedback\",\"36Pnj1WX/q\":\"Use Workbench and manage billing details\",\"37WGHZNGfH\":\"Press Escape then Tab to move focus out of the editor.\",\"37yCgttg8a\":\"Unable to templatize prompt - please try again\",\"37ymw7ajGF\":\"Registration could not be completed. You can try again.\",\"39jWfLQ2ze\":\"Access your Claude Code sessions\",\"39z4Dei1GQ\":\"Session closed\",\"3AKEX/QMCE\":\"Claude.ai organization\",\"3AryFa8L4s\":\"Reject All Cookies\",\"3BpmRPxqKd\":\"Thank you for your feedback.\",\"3DK/UE1iH+\":\"Transparency\",\"3DYXDfHeCm\":\"Access to this offer was revoked for your account.\",\"3EnruAWSfi\":\"Postal code\",\"3G1YQdzzXu\":\"Domain verification removed.\",\"3GLH+d9PYR\":\"Examples\",\"3GPmCH0seA\":\"Monthly spend limits\",\"3HqwPnSzes\":\"Ran terminal\",\"3IQY7sM0gL\":\"Only users with email addresses from these domains can be invited to your organization. Removing a domain will not affect existing members.\",\"3JVa6k+Z5c\":\"End\",\"3JxaKsUDfq\":\"Template\",\"3JzQ0QiJsC\":\"Failed to check domain verification status.\",\"3LH1KTTwp1\":\"Set up your self-hosted environment in two steps. These instructions are always available in your environment details.\",\"3LooHiGaSL\":\"Configure keys from your cloud provider. Each key is scoped to one Anthropic geo and can apply to multiple workspaces.\",\"3M9UjAKxdj\":\"Processing files...\",\"3Mi22mF0cr\":\"Click Generate to populate with some initial logic...\",\"3NYljrprOj\":\"Tool description is required\",\"3QrrnnLgip\":\"Tool result for {toolUseId}\",\"3RpkNRAyPc\":\"An error occurred while trying to run the generated artifact.\",\"3S8xZUh3/b\":\"Buy credits\",\"3SMRJcFqLq\":\"Add a variable to your prompt to create examples\",\"3U9XuVxC1Y\":\"SCIM will sync your member list directly from your identity provider. Members who aren't assigned to this app in your IdP will be removed from the organization.\",\"3VI9mt1zm0\":\"Save Changes\",\"3Y/rRv6f56\":\"Claim key {n}\",\"3Y9IixHker\":\"Download image\",\"3ZMclN3S73\":\"Your email domain does not match your organization\",\"3a5wL8wo40\":\"Active\",\"3bEBaqIT/t\":\"Failed to load image\",\"3bqxLsB4nt\":\"Click to open the example editor\",\"3c9XiyOUlK\":\"An unknown error occurred.\",\"3cc4CtJM5h\":\"Light\",\"3dqIUKtckY\":\"Archive store\",\"3e/GYedwRZ\":\"There’s already a similarly named workspace: {similarName}\",\"3elrtxarAr\":\"Expired Code\",\"3fVD9RsxuG\":\"Status:\",\"3gItYjkZGG\":\"Managed Agents\",\"3gPhH8U+Gh\":\"Code for Claude API\",\"3hYpLYs0dC\":\"Email notifications\",\"3hk4yMCf5v\":\"Or \u003clink\u003econtact sales\u003c/link\u003e if you would be interested in upgrading to a paid version of Claude.\",\"3hvGd81pGE\":\"image\",\"3joaeHz5mP\":\"When this session was last used or had its expiration time updated.\",\"3kNrJ+xWsp\":\"Describe what your plugin does and its key features...\",\"3kbIhS7KZS\":\"Untitled\",\"3myZdY0HPd\":\"Failed to create credential. You can try again.\",\"3odBAujcx6\":\"Run All\",\"3psImYH/Uq\":\"Failed to delete credential. You can try again.\",\"3so7YsTKsw\":\"We’re sorry, \u003cbold\u003e{clientName}\u003c/bold\u003e connections are only available for Claude.ai paid accounts\",\"3tPVxktGkG\":\"Flex Tier Input Tokens per Minute\",\"3uSirSSZiz\":\"ghp_xxxxxxxxxxxxxxxxxxxx\",\"3wsVWFbC1x\":\"Cancelled\",\"3xCwFhVr1X\":\"Cache write: {count}\",\"3xf7uu3vJw\":\"Lines per page\",\"4+310Bnuvz\":\"Searched the web\",\"4/sfzELvoN\":\"tomorrow ({timezone})\",\"41/DQXamDO\":\"No sessions match the selected date range.\",\"43CMvDgFLD\":\"{count, plural, other {# signing keys are due for rotation soon.}}\",\"43nQqv0OKF\":\"During spin up there may be delays in release into the directory.\",\"450Fty8ldn\":\"None\",\"45hFQt3pdy\":\"Uncollectible\",\"477I0ggSYe\":\"Low\",\"47FYwba+bI\":\"Cancel\",\"47miYnrzQC\":\"Copy all\",\"48MUShdRjP\":\"Failed to load files\",\"49/lY2CWRQ\":\"Priority Tier Input Tokens per Minute\",\"4Bom+nABM6\":\"Web fetch\",\"4CFkCNkz6R\":\"Manage in {partnerName}\",\"4Cj4bScwnt\":\"Read SCIM user and group information\",\"4CrCbDFxIQ\":\"Community\",\"4KgJhre6ig\":\"Extracted {totalCount} test cases\",\"4L/QbN90sT\":\"Directory sync in progress. Wait for it to finish before changing these settings.\",\"4LIZZPBS+C\":\"Insight {id}\",\"4NGiNBcKgD\":\"No access keys found.\",\"4NheI+tvc9\":\"{amount} pending this period\",\"4NhtzzSmfN\":\"Include model outputs and ratings\",\"4PQ9vQ0M3J\":\"(empty)\",\"4PjoX4rZSt\":\"Claude\",\"4TV2Xe9SOE\":\"Invalid code_challenge_method: {method}. Expected: ‘S256’\",\"4UCNLfMdmL\":\"Workspace User\",\"4V/UgpPfKU\":\"Submit feedback\",\"4VPeH1i8Do\":\"CEL expression\",\"4VcUGIGtNu\":\"Greek (Windows-1253)\",\"4Vs4TYtiGE\":\"Create webhook endpoint\",\"4XdZthEtcv\":\"If you are reporting the content as violating our policies (including our terms or Usage Policy), please describe in detail why you believe the identified content is in violation of our policies, with specific citations to our policies wherever possible.\",\"4Z0cf0/9BW\":\"{score}%\",\"4ZbFMxNazl\":\"Add example\",\"4aal2mfJUu\":\"Detail\",\"4c3LCpKv39\":\"This conversation can't be compacted any further. \u003cnewChatLink\u003eStart a new chat\u003c/newChatLink\u003e to continue.\",\"4dZi3YBPKS\":\"API Key\",\"4eChDp03mD\":\"Invalid SSO callback url\",\"4euM2JxFfr\":\"Tool confirmation\",\"4fHiNliQw2\":\"Duplicate\",\"4hC/e1iIX7\":\"v{version}\",\"4kX+X3XkKb\":\"Locked while a domain claim is in progress\",\"4kYIwrX8zm\":\"Political campaigns\",\"4keEzCqJSS\":\"Add Group to {roleName}\",\"4l6vz1/eZ5\":\"Copy\",\"4lzh3KBVD6\":\"Microsoft Azure\",\"4ne4DusqJw\":\"API keys for your identity provider to sync group and user information.\",\"4njMaEhLkq\":\"Archived at\",\"4nvPompBC8\":\"Suggestions are ranked by likely match: ★★ recommended, ★ possible match.\",\"4pBduo+qDw\":\"The OAuth /token URL where refresh tokens are exchanged for new access tokens. The vault calls this to auto-refresh expired credentials.\",\"4prk89gktf\":\"Start over\",\"4qSLRqp9Dk\":\"Settings must be a JSON object.\",\"4qtqYNaMyi\":\"Turn off shortened session length\",\"4qx2N44uDR\":\"Are you building for internal customers, external customers or both?\",\"4qyvtARoH+\":\"Key Name\",\"4rTNK7l6iA\":\"What do you want to build?\",\"4sad1p2aAn\":\"Add environment\",\"4slRBQmuta\":\"Failed to archive credential. You can try again.\",\"4tGnulxqQ6\":\"Success Estimation\",\"4u7hBBtxd+\":\"Tutorials\",\"4vBBPS66G2\":\"SCIM API Keys\",\"4wpUNcvCbO\":\"Or\",\"4xVM2t7FQQ\":\"User Message\",\"5/3a1wbrTw\":\"Search all org allowed domains\",\"5/LvKIAI7j\":\"PDF upload is not supported on {snippetName}.\",\"51WyT3v6+c\":\"Tool execution\",\"53DiPrdI5r\":\"Global instructions\",\"53NCk3mryu\":\"Select an issuer…\",\"54CX/37UiP\":\"Next: {title}\",\"558J/8yF6Y\":\"Merge Organization\",\"55DFCVO5yl\":\"Premium seat required\",\"55DTrwlixu\":\"Failed to save settings\",\"55fd6gDV03\":\"Analyze performance\",\"55vTH+pXfr\":\"User ID\",\"56GwuLTE2N\":\"e.g. arn:aws:kms:us-east-1:123456789:key/abc-123\",\"57UIdZtXdz\":\"No memory stores in this workspace.\",\"57VhQbitLE\":\"Authentication Error\",\"5A1bPf4sYB\":\"Last saved {date}\",\"5APNfrygei\":\"•\",\"5BPAbPQnwC\":\"You don’t have access to this organization or it doesn’t meet the requirements for {clientName}. Contact your organization admin to request access or check your ant profile configuration.\",\"5CI3KH4h0D\":\"Contact support\",\"5CqC2vx+3K\":\"Access profile information for all members in your organization\",\"5CvLCHBlfQ\":\"Created {fileName}\",\"5DiiWkDV1C\":\"Organization Role\",\"5Eb/zbr8kV\":\"You need org admin permissions to manage workload identity federation. Contact your organization's admin to request access.\",\"5F76yCnHFl\":\"You must be an admin to edit these fields.\",\"5G9CwEJM4+\":\"Settings updated. Directory sync started.\",\"5HDmpAqQjf\":\"Edit session duration\",\"5HIHuiWvdM\":\"Direct URL to the JWKS endpoint.\",\"5IOdghxV2S\":\"{domain} is already included in the list of {domainType, select, allowed {allowed} other {blocked}} domains\",\"5JBKsF+pXr\":\"Env\",\"5KajyzHSXj\":\"Searching the web\",\"5KqMK0Mtxb\":\"Delete access key\",\"5LJhPKBayL\":\"You can now close this window.\",\"5LiBeJTXdt\":\"Select at least one supported platform.\",\"5NeeG2lUlb\":\"Sign up for a Max, Pro or Team subscription to connect your account, or use your API key.\",\"5O3Wl9SMKv\":\"Claude Console is for building with the API — keys, usage, and billing.\",\"5OYcNbYANp\":\"Switch to SCIM\",\"5Ocu9uCFLz\":\"Limit reached. This artifact uses Claude for responses. Try again when the message limit resets.\",\"5RLTVabQrO\":\"Assistant turn paused\",\"5Rl2zbDuSl\":\"{startDate} – {endDate}\",\"5SPL911qLy\":\"Search all domains except org blocked\",\"5SfmHaljDX\":\"Partially prefill Claude’s response...\",\"5UlUfJaRNx\":\"Clear logic\",\"5WwopwNIIR\":\"Pricing\",\"5YeZ4eSCdp\":\"\\\"{fileName}\\\" is too large. Images must be under {limit}MB. You can resize or compress it and try again.\",\"5ZUz+N7ET5\":\"Please contact your IT Administrator\",\"5ZjWtP3vxJ\":\"{termLengthMonths, plural, one {#-month term} other {#-month term}}{suffix, select, ends { ends {date}} renews { renews {date}} other {}}\",\"5ZxAiYOi5p\":\"Token\",\"5a346uzhVK\":\"Add content block\",\"5aQELCTozv\":\"Credit balance\",\"5cFOSr9HWF\":\"Connection failed\",\"5d0/b53+BK\":\"Join proposal decision submitted\",\"5hmHvOJLoo\":\"Current period ends\",\"5iReQqo0pR\":\"Auto-renews at period end\",\"5jFfN7MVmr\":\"Guided edit\",\"5jeq8PJZg7\":\"Unknown\",\"5lVaeBG12E\":\"No description\",\"5ltTx8e/Gs\":\"{count, plural, one {Invalid email address:} other {Invalid email addresses:}}\",\"5m5btXUAD6\":\"Keep a record of the key below.\",\"5mP4CVP2+V\":\"Add messages using {icon} to simulate a conversation\",\"5mx0hrUIDE\":\"No analyzed sessions yet\",\"5nX55GdGO1\":\"Edit tool\",\"5oC7inwX+g\":\"Event tree\",\"5q3qC0sC3r\":\"Download\",\"5q4xKFLITN\":\"Resend email\",\"5q79RKA12d\":\"Save your admin key\",\"5qKeNV67+8\":\"Fetching from {hostname}\",\"5qaD7sDVxu\":\"Rejected\",\"5qgWokx+lS\":\"We've loaded your account with free credits that can be used in the API, Claude Code and Workbench! Complete account setup to get started.\",\"5s8kpLqNH5\":\"The session has terminated.\",\"5wnxO312Dk\":\" — enabled\",\"5yopVFJS3b\":\"excluding cache reads\",\"60a8cxYq1e\":\"URL: {url}\",\"62nsdyMyIO\":\"Retry\",\"63qWUS7ONt\":\"Must be HTTPS or SSH format\",\"64Zy5GdKR8\":\"Customize is not available for teams\",\"64a5xBKuTu\":\"on {formatted} ({timezone})\",\"64lwhCgwPD\":\"{organizationName} ({organizationUuid})\",\"65I9QekBLc\":\"Let’s get your organization details\",\"678g3CLx0n\":\"This organization has a prepaid credit balance of {balance}. This balance will be forfeited upon deletion.\",\"68LTymxJcs\":\"1 hour\",\"68ffIFQ+v6\":\"Memory deleted.\",\"6ATVlZAWXg\":\"Suggestion accept rate\",\"6B5JtuWEoY\":\"This field is required.\",\"6Bc2Rzioi1\":\"New Source\",\"6Bne7mwlYn\":\"Max tokens to sample\",\"6CT65TgKfL\":\"Buy credits to use the prompt generator\",\"6DdeqdjRG+\":\"Are you sure you want to delete the managed settings? This cannot be undone.\",\"6EVc43l7Vv\":\"Additional claim conditions (optional)\",\"6Hezl1+Jin\":\"Amount must be at least {positiveBalanceText} to bring credit balance up to 5”,“6HukTwNBoJ”:“Past versions cannot be edited”,“6HyKsch0pW”:“Members are added manually via email invitation.”,“6KlUS4lNec”:“Use prompt caching to reach your full 1M context window”,“6NwekqTLSR”:“Workload identity”,“6Ovg0gmxY3”:“Please use this \u003clink\u003eform\u003c/link\u003e to report copyright infringement.”,“6OzCQjoWr+”:“Notify all admins when monthly spend reaches:”,“6PE4lyXlSC”:“Soft alert limits”,“6PgVSeKg3s”:“Regenerate”,“6R3ukG7h68”:“Will a professional in the relevant field review Claude’s content before it is disseminated to consumers?”,“6RW4LUKcRL”:“Coding”,“6TkiDQBTEO”:“Insert as raw text”,“6UuyKKMuCv”:“Read network requests”,“6VYKGH/rNY”:“Client secret is required for this server.”,“6XFO/Cw7Ld”:“Approved”,“6YNH3R/HVH”:“Iterations”,“6bk3+DqMxl”:“Daily token cost”,“6dmn4mbc3j”:“Thread”,“6eM7OJMMLH”:“Expires at”,“6eQeGcL8v8”:“Seat Tier”,“6eW2McRZVi”:“Color mode”,“6fHmL0DmS8”:“Reject”,“6fvyi+vsn+”:“Contact the Anthropic accounts team to change your plan.”,“6kLrgUqhNI”:“{successfulString} / {totalString}”,“6knEErRogE”:“Access restricted by network policy. Contact IT Administrator.”,“6lylEpwTeZ”:“Add or remove members automatically as your directory changes. Your org always stays current.”,“6nbu9CT49M”:“Resets on {resetDate}”,“6netJD3HRV”:“Go to Latest Version”,“6orx1cxush”:“Billing address”,“6pWd3MRfup”:“Nonprofit tier”,“6ryKREAuDN”:“Important details”,“6s478CjWv3”:“Couldn’t load this dream.”,“6sWHkvxO0F”:“No environments yet”,“6slcDzAMdt”:“Allow accounts with verified domain emails to log in via SSO.”,“6sz4oEX+1E”:“Workbench supports up to {maxEvaluations} test cases per revision. Importing {limit} (of {totalCount}) test cases to stay within limits.”,“6uMqL1xrIi”:“Unpaid”,“6v2qDv09k8”:“Webhook endpoint deleted.”,“6xGl2QwYH8”:“Outcome by version”,“6yFo1gW6eE”:“The improved prompt will include an assistant prefill; typically a single tag like ‘\u003cthinking\u003e’. This tag is a part of the prompt, and won’t show up in the completion.”,“6yhFyEn+PU”:“Terms of service: Commercial”,“6zSoH3qYur”:“Edit billing address”,“6znoe042Zc”:“No agents yet.”,“7+q4iykG1b”:“If you intended to log into \u003clink\u003eClaude Chat\u003c/link\u003e, navigate to that page and try again.”,“70OphmKK1o”:“Run interrupted by the user.”,“71ng8e57XH”:“Manage agents”,“71pOKKkU+k”:“Configure recipients”,“72dHyvcosZ”:“Delete this organization”,“72m5RvN6V2”:“No environments available. Create one first.”,“73d2KNcaQ7”:“Rescheduling”,“74Egz4Tpk0”:”−{removed}”,“76+sVeXWuh”:“If provided, we may contact you for additional information or updates on this report”,“767lMfHCVm”:“Delete memory”,“76Ry3Kenha”:“Must start with /uploads/”,“772a2Sk1gY”:“SCIM directory sync”,“7AYLYMI/Mr”:“You need additional permissions to view this page. Please contact your admin to request developer access.”,“7AcL3tTTo+”:“Complete setup”,“7BfNhi7stz”:“{amount} in credits will expire {timeframe}. Consider using them before they expire.”,“7CA40j0Ozq”:“Creates a new prompt in workspace \“{workspaceName}\"",“7DecfCwyde”:“The public homepage or documentation site for your plugin.”,“7EUs0bdpFa”:“Localize results”,“7FtZMNOtFS”:“Archive vault”,“7HQ/ibrr0B”:“Total tokens out”,“7I1r1sfGk3”:“Failed to load agents”,“7IEWk71DTO”:“IdP Group Name”,“7Jwthius+U”:“All API keys”,“7L86Z5wEo5”:“Member”,“7LHqDwS9x7”:“{clientName} would like to connect to your {orgType}{orgName}”,“7LQh4b2iVd”:“Improve your prompt with templatization”,“7NFfmzxoF9”:“Products”,“7NGbEU/d9p”:“{count, plural, one {Failed to send # invitation.} other {Failed to send # invitations.}}”,“7NnERT1zuL”:“Members who are not found in your identity provider will be removed from this organization.”,“7O+w0ip0Xy”:“Editing the prompt, or changing \u003cnowrap\u003e{sliders}model\u003c/nowrap\u003e parameters creates a new version”,“7QT7WO8Wtz”:“Ant only”,“7RzfhW7mOB”:“{files, plural, one {# file} other {# files}}”,“7U1S2Q5vd8”:“Data retention”,“7Uh4KZ5hrB”:“/uploads/myfile.txt”,“7W+XyvdX4O”:“You can buy credits directly or set up auto-reload thresholds.”,“7WrnmUkjlk”:“This federation rule couldn’t be loaded.”,“7XEqGmRWZk”:“early prototype of {projectName}”,“7Yl4QgtOJA”:“Failed to create prompt. You can try again.”,“7dQ2xGq95G”:“web fetch”,“7h0xOk3RJY”:“e.g., MIT, Apache 2.0”,“7lC6gJKMbc”:“Your information couldn’t be saved. You can try again.”,“7n9llH+6bu”:“Effective May 1, 2025”,“7nUCu9PCvd”:“Timezone”,“7nYqV35aJR”:“Mount path is required”,“7oFrM64tU+”:“Legal”,“7pWRIB9S6l”:“Exceeds organization limit for this model”,“7pXrnqU8wt”:“Day”,“7qYF66c9/s”:“Google Doc”,“7tOz+mMMC2”:“Pay now”,“7w3FHlVG2e”:“Usage limit reached”,“7wJz7kSrLT”:“Plan rejected”,“7xlL6AMiQk”:“Translate code”,“7zSy9cYlBV”:“{action, select, disable {Are you sure you’d like to disable \u003cb\u003e{name}\u003c/b\u003e?} other {Are you sure you’d like to re-enable \u003cb\u003e{name}\u003c/b\u003e?}}”,“8+tn1MOJ9+”:“Dreams reflect over your agents’ recent transcripts and write the skills and memories they distill into this memory store. Only one dream per memory store can be in progress at a time.”,“8//t/asc6P”:“You need additional permissions to access {isWorkspace, select, true {workspace} other {organization}} API keys. Contact your organization’s admin to request developer access.”,“80gn7FstL7”:“Login with email has been disabled for this account. Please choose another login method.”,“81WP/ONxeh”:“Allowed inference geos”,“82AEMFdlBx”:“Batches”,“82Q5ktocZF”:“Increased rate limits to support production traffic”,“86Grx35N4Q”:“Refresh token”,“878mRNx8eb”:“Settings updated”,“87dMhCs5Wf”:“Request headers”,“880RGPmcT6”:“Commit SHA”,“89v9BkATt/”:“Buy credits to use the prompt improver”,“89w4H5d3po”:“Search API keys…”,“8AJ+Fs5oP6”:“Unable to access Claude Code”,“8Aa/HbeJSY”:“Violation of terms or usage policy”,“8BU1HZM/i+”:“by {actor}”,“8BaLs0ay0E”:“Select all rows”,“8Cr2wIpo/h”:”★★ Recommended”,“8DP+4CaUj5”:“Webhook endpoint created.”,“8EPm16WADF”:“Set limit”,“8Fwp/aTDPf”:“IdP Entity ID”,“8G/muVAPWm”:“List prompts”,“8Gu5CT1cHv”:“Recommend a product”,“8Jj3NK6Wth”:“How was your experience?”,“8JjaslSBQx”:“Organization settings”,“8KSetfArSS”:“D. Cloud Hosted Services.”,“8KW01qDppb”:“Completion”,“8LFj4a/YyM”:“Domain memberships”,“8N6Tg9MyBu”:“Select at least one event.”,“8NQAeTqGOl”:“Drafting artifact…”,“8O9cAbEV5+”:“Last 24 hours”,“8PUkfwE5Ph”:“Set spending thresholds that trigger email notifications to workspace admins”,“8Parfla45t”:“Can manage workspace API keys and view usage”,“8Q504Vv22k”:“Metadata”,“8QvDObQuPZ”:“Follow a plan”,“8SdL7g/Mhs”:“Underage payment”,“8VBdg1gRgN”:“{numberOfMerged} joined parent”,“8WN5q3VNeu”:“Provide at least one of the following to localize search results”,“8YK/zISlGE”:“Account managed by”,“8Ypy8iULP7”:“This memory store will be hidden from the default view. Sessions that reference it keep working.”,“8Z+rznm9DG”:“Limits for the default workspace are managed at the organization level.”,“8ZaktIWXig”:”\“{fileName}\” exceeds the {limit}-pixel dimension limit. You can resize it and try again.”,“8amcCGO7ya”:“{size} MB”,“8byupdoKXS”:“Keyboard shortcuts (?)”,“8dAyZIUh9C”:“Branch”,“8dPwdS8Gt9”:“Archive memory store”,“8dnkayRom9”:“Tool call {toolId}”,“8iIvlZfa05”:“Failed to update webhook endpoint.”,“8ilnAeYAAr”:“Re-enable API key”,“8jD/lLoqJd”:“Create skill”,“8jkYzAXRBE”:“Some invites could not be sent. Contact Anthropic support to request an increase.”,“8koZjMwzll”:“All events are idle or pending.”,“8mRNBDIXEf”:“Previous month”,“8n3aEXOC76”:“The request was invalid. Check your input and try again.”,“8nhOeIFo41”:“Thank you”,“8o6boVF8w4”:“{title} account type illustration”,“8oUUcKWqPg”:“Choose an organization”,“8omDeBwCj8”:“You entered \u003cb\u003e{initiatingEmail}\u003c/b\u003e, but you are currently logged in as \u003cb\u003e{currentEmail}\u003c/b\u003e.”,“8q//wjjl9n”:“Get started with the Claude API or Client SDK.”,“8q/0yT/ybe”:“There was an error sending you a login link. If the problem persists \u003clink\u003econtact support\u003c/link\u003e for assistance.”,“8sEaKvHGi5”:“Edited a memory”,“8tCGceto37”:“Status breakdown”,“8v6OV5rVY1”:“Lines of code accepted”,“8vmWndHAQB”:“Will you be using our API in any products or services intended for users under age 18?”,“8w0Knbv8R4”:“Research Results”,“8wm6f9uCRS”:“Networking”,“8xscbZaFLy”:“Create auth token file”,“8zK++xKFQk”:“No federation rules reference this issuer”,“9+76TRp8h7”:“Generation stopped”,“9+DdtuCqLw”:“Next”,“91GluBCFKK”:“You are currently editing a draft version. \u003csave\u003eSave\u003c/save\u003e or \u003cdiscard\u003ediscard\u003c/discard\u003e your changes before viewing or renaming a previous version.”,“93NH3L4o4t”:“No issues detected in this session.”,“93mVUjMqeV”:“Control where your workspace data, including files, conversation history, and workspace artifacts, is stored. This can’t be changed after creation.”,“94Fg25VD0N”:“Select all”,“95stPqCnfu”:“Completed”,“97J2WpZvGy”:“Remove limit”,“97iuJLSNIQ”:“No metadata”,“97vnEjHI6Q”:“ORGANIZATIONS”,“98VgO+x+3t”:“Expression is {length} bytes; max is 4096.”,“99VeHg5aHZ”:“Input tokens served from cache”,“99ghrgx5j8”:“File previews are not supported for this file type”,“99oXNY/d1g”:“Environment is required”,“99y6QPBIci”:“Input Tokens per Minute Cache Aware”,“9EnSgcH6B1”:“Analysis Failed”,“9Fmgf+Zkd1”:“Missing redirect_uri parameter”,“9HSRb2dTwF”:“To deploy Claude commercially in your products, \u003clink\u003econtact sales\u003c/link\u003e to discuss partnership terms and pricing.”,“9JcWWPAZoB”:“Files of the following {count, plural, one {format is} other {formats are}} not supported: {formats}”,“9K6bFwiZTT”:“I own or am authorized to use this vault.”,“9KeLdAizkx”:“New member approval”,“9LBXKgqALG”:“Images will not be processed. Please manually add them back in to improved prompt.”,“9LCbdURnZH”:“Optional · 0 - 1”,“9LkTB5mv6H”:“{baseValue} / {multipliedValue} ({multiplier}x) off-peak”,“9M7ZaQC5jq”:“This will allow anyone in your organization to share prompts and completions with Anthropic for future improvements to our models.”,“9NeTb00/cM”:“Formatting may be inconsistent from source”,“9NjQQj/Qz4”:“Tell us more about your concern:”,“9NzWqWg8is”:“\u003cstrong\u003eAll usage has been paused.\u003c/strong\u003e The maximum spend threshold was crossed for your organization. To resume API usage, increase or remove the maximum spend threshold for this calendar month.”,“9O+VX840AG”:“Partial”,“9OuUCLqQgd”:“Get help”,“9PDbOZsQIX”:“Failed to load webhook endpoints.”,“9PnBSKt3zo”:“Batch — {count, plural, one {# action} other {# actions}}”,“9SuTviszGr”:“Joined on {date} by {enabledBy}”,“9UZLrN57C0”:“Add credit card”,“9Uv/D73x8x”:“Type email and press enter”,“9W2S8bahmu”:“Claude Code Input Tokens per Minute Cache Aware”,“9W9AYgC9Qk”:“Report Artifact”,“9WRlF4R2gm”:“Send”,“9WyylR0I6U”:“Command”,“9X630uta5m”:“Static content has been replaced with reusable \u003ccode\u003e{varSyntax}\u003c/code\u003e. Edit this template or revert to your original prompt and identify your own variables.”,“9XDJ+JrIiB”:“This session hasn’t been analyzed yet.”,“9XUYQtJvwF”:“Import”,“9YazHG2WSm”:“Company”,“9ZAgMfFCI8”:“In addition to receiving billing communications, this email will be listed on invoices.”,“9ZSLp0TmWK”:“Claude Code Requests per Minute”,“9ZoFpIzj5O”:“Delete file”,“9a9+wwWy4u”:“Title”,“9awfzEDrPi”:“JWKS source”,“9b5J/px/r3”:“Explore Console”,“9bXFecTyCs”:“Discovery”,“9c8AhcZUbq”:“One or more examples is invalid or incomplete and will not be included when running the prompt”,“9d24PRsr44”:“Create rule”,“9dTtakAKQ5”:“No response yet”,“9dtcyH7S0k”:“Remove member?”,“9eTz+DQBDk”:“Search templates”,“9fXfauBZpW”:“Reading {fileName}”,“9gB9Tf9BOx”:“Responsible Scaling Policy”,“9hVJMQ0YAB”:“Import test cases”,“9j97f2HDO8”:“Scaffold in Claude Code”,“9jht1FnuRw”:“Directory sync completed.”,“9kM3+ABMk1”:“Archive credential”,“9lM8+r4A5y”:“Define a role, tone or context (optional)”,“9mpoByU+al”:“Remove seat tier mapping {rowIndex}”,“9n+seaCjq4”:“Get Code”,“9na3UXOPgW”:“{action, select, disable {Disable key?} other {Re-enable key?}}”,“9oT6uhNlBk”:“Public key (PEM format)”,“9p1qRE83gk”:“Revoke service key”,“9q3FnApjZW”:“Terms and policies”,“9rSVfQ7kiJ”:“Stored credentials available to the agent during this session.”,“9slBs1gPNF”:“No matching sessions”,“9uOFF3L8kp”:“Overview”,“9wfcKwxOXa”:“Get started with agents”,“9y8a85G2Tw”:“Edit agent”,“9yHQl8TueR”:“Add an image via URL”,“9z1SUK0pfj”:“Your privacy choices”,“9zJ0hMRKZq”:“No API keys found.”,“9zih3npPfI”:“This will permanently delete \“{path}\“. This can’t be undone.”,“A/lLjOnjl0”:“Generating…”,“A/tIPVUUjX”:“No configured groups have been detected in your IdP yet. Groups are recognized when an assigned user logs in, but enabling group mappings before your IdP is configured could result in users being unable to access the product.”,“A0uPaN7uud”:“Reset session”,“A1YRaH1Or/”:“Your organization monthly spend limit is {orgLimit}. You can set a spend limit below this amount for this workspace.\",\"A2uiovn4ti\":\"Uncached Tokens\",\"A4TAuEUMt9\":\"Contact our Support team to request the deletion of your organization and its associated data.\",\"A4Zvc68Q/B\":\"Build on the Claude Platform\",\"A6m+PJb2BQ\":\"There was an error processing your authentication request. Please try logging in again.\",\"A9Htxdd3v/\":\"Make sure every current member belongs to at least one of these groups in your identity provider before continuing.\",\"A9Ry6llaQo\":\"We were unable to authenticate you with your identity provider\",\"AASLXSlsSN\":\"Your privacy settings apply to coding sessions\",\"ABBpZOIU0J\":\"Notify when monthly spend reaches a certain amount\",\"ABf9wj7LhM\":\"Create, continue, and delete your conversations\",\"ADZTnizMC9\":\"Redirecting to workbench...\",\"AEUnilde2Z\":\"Open in Workbench\",\"AF2RXPudTm\":\"Workspace Restricted Developer\",\"AF8TYjaany\":\"Most recent {count} sessions\",\"AFTxeGB4qO\":\"{count, plural, one {# line} other {# lines}}\",\"AG0gBvRduy\":\"Triple-click\",\"AGG9EuMsLa\":\"Search restrictions\",\"AHQWDTo4+e\":\"Thinking\",\"AIzJYRTPw1\":\"Search any domain\",\"ALZZNVOb6A\":\"Link to plugin\",\"ANC/kTRJ/6\":\"Are you sure you want to delete the web search tool? This cannot be undone.\",\"ANnT3eQdjd\":\"Time ({timezone})\",\"AOR3j4+drz\":\"No examples defined\",\"AQldC15zVh\":\"Vault URI\",\"AT+YBPV/eZ\":\"Metadata URL\",\"ATy/CxAxS4\":\"Could not load file preview\",\"AU4KiP7rRs\":\"Research model\",\"AUvO82pJ/K\":\"Environments loaded\",\"AVGRJcgMbU\":\"Unable to access file in virtual environment.\",\"AWD5U8Z+wD\":\"Service account couldn't be archived. You can try again.\",\"AWFmR3LwII\":\"Edit duration\",\"AXkxkQ7SoM\":\"Require admin approval\",\"AXokrWXSfV\":\"Log out and continue\",\"AYG5Zf6hxg\":\"Submitting this form does not guarantee inclusion.\",\"AZSxPRw7TK\":\"Packages\",\"AZvexA9uhR\":\"{count, plural, one {# selected} other {# selected}}\",\"AbXVP4QHtg\":\"Created at\",\"AcEwUm7RIY\":\"Event ID\",\"AetNADx5Bh\":\"Browse\",\"AfuG+qHvwz\":\"Stop all API keys from working\",\"AhKYgo+g0e\":\"Find errors, exceptions, or failed operations during the session.\",\"Ai/fkYitHg\":\"An organization already exists for your email domain. Contact one of your existing organization owners to be added.\",\"Ajmo+3Cu3b\":\"New session\",\"AkDdz2Vx1G\":\"Remove header\",\"AkXGCFumOh\":\"Claude Cowork\",\"AlJO88tcUo\":\"Credits are consumed by usage in the API and Console\",\"Amh83qRsB8\":\"Your account has been disabled after an automatic review of your recent activities. Please take a look at our \u003ctosLink\u003eTerms of Service\u003c/tosLink\u003e and \u003caupLink\u003eUsage Policy\u003c/aupLink\u003e for more information. If you wish to appeal your suspension, please visit our \u003csupportLink\u003eTrust \u0026 Safety Center\u003c/supportLink\u003e.\",\"Amob2c218w\":\"You’re about to enroll in the Development Partner Program for your organization, allowing Anthropic to use your Claude Code sessions to improve our services, including training models. By joining this program, you agree to our \u003clink\u003eService Specific Terms for the Development Partner Program\u003c/link\u003e.\",\"AnPtOvcf8f\":\"Confirm changes\",\"ArB8le+fcz\":\"{hasDomainError, select, true {Email addresses must belong to verified domains for this organization. } other {}}Please check if these email addresses are valid and try again.\",\"ArrUF7Kfqw\":\"Find: \\\"{query}\\\"\",\"ArxnLu1QWO\":\"Remove prefilled message\",\"AtARAM//Fq\":\"Select organization\",\"Aumh/I88Fl\":\"\u003cstrong\u003eNote:\u003c/strong\u003e After adding the TXT record, use the ‘Refresh’ button to check the verification status.\",\"AvzR+WuOGF\":\"File could not be opened.\",\"AwbJUzbRy0\":\"The session completed.\",\"AxMhQrcUDC\":\"High\",\"AxllsKrRkL\":\"Looking up store\",\"Axup3EnFmy\":\"Visit support center\",\"Ay2ZflYdgc\":\"AWS KMS ARN or GCP Cloud KMS resource name.\",\"AynRQH2IuV\":\"Manage SCIM\",\"AzZjUgqkzt\":\"Add comparison\",\"B//WxzP6Jp\":\"Show full content ({size})\",\"B1P1KkQFCB\":\"Select plan\",\"B2+PtLuDLG\":\"Commit\",\"B4Cu04h3Iy\":\"Failed to delete memory store. You can try again.\",\"B5J+LxGRcX\":\"Clear error message\",\"B5amdqFEtT\":\"Navigate to {url}\",\"B5h0vjkrIg\":\"Searched Drive\",\"B6H/WWKuza\":\"Will Claude be used to provide legal, medical, or financial advice to consumers?\",\"B7p2EChIPJ\":\"Client secret\",\"B8MRsI/UjW\":\"{count, plural, one {# item} other {# items}}\",\"BATKcMm/a2\":\"Improve\",\"BCO7+DfqQD\":\"Show full thinking\",\"BCiGFAMh1n\":\"Your plugin submission has been received. The review team will evaluate it and may reach out for additional information.\",\"BDNHNbsnIk\":\"Upgrade to Scale\",\"BElszyUk6I\":\"{spent} of {limit}\",\"BHZsP+VWrQ\":\"Please specify\",\"BILbFR8q0C\":\"Invalid syntax. Expected format: {example}\",\"BIf1eIimPP\":\"Batch ID\",\"BIitq2QAeH\":\"Software as a service\",\"BJ2TKXe66B\":\"Checkout\",\"BJEfuCJaFk\":\"Necessary\",\"BJe2gn3+Xm\":\"Run this command on the machine where you want the environment manager to run. It downloads and installs a lightweight agent that polls for jobs and executes them locally.\",\"BK7TGXu+9H\":\"Response from Claude is empty. Please rework your prompt and try again.\",\"BKfcE2cnNL\":\"Copy Code\",\"BLv1V9BcHD\":\"www.example1.com, www.example2.com\",\"BLzofNLtYO\":\"{greeting}, {name}\",\"BNvBTgTP3o\":\"You're currently signed in as \u003cb\u003e{accountName}\u003c/b\u003e in \u003cb\u003e{orgName}\u003c/b\u003e. Log out to switch accounts.\",\"BO5rJnlphM\":\"Monthly usage funded\",\"BOVWppBkJY\":\"Billed: {value}\",\"BOZwtkW8iP\":\"At least one file is required.\",\"BP8P6mYE7L\":\"abc123...\",\"BPQa190THb\":\"Admins only\",\"BPnVoGeq4P\":\"Plugin homepage\",\"BQF6c3Xrl7\":\"View current organizations\",\"BQW0dpf+4R\":\"Search members...\",\"BSlwGb90Tn\":\"Add additional blocked domains\",\"BTLGTSsu74\":\"Control where your API requests are processed. Geo inference ensures requests stay within the selected geo and is billed at 1.1x the global rate. See \u003clink\u003epricing\u003c/link\u003e. This setting applies to new models only.\",\"BVWzJ5FL/Y\":\"Edit details\",\"BWpuKlRSA1\":\"Update\",\"BX2m3FDfKM\":\"Submit application\",\"BZSf4Shtp/\":\"Tool name must be 64 characters or less\",\"BZjZgMZKz4\":\"{domainType, select, allowed {Allowed} other {Blocked}} domains\",\"Bc9bjU/pea\":\"Merge Organizations\",\"BcB85fC/PZ\":\"No members found matching your search.\",\"BdOHGmuZts\":\"Installation Instructions\",\"Bg+G3+ljvw\":\"No tool calls recorded\",\"Bg8/Rf4mrI\":\"Response body\",\"BgSBBhOmOQ\":\"Access shared data\",\"Bia2PeVlRG\":\"Dream cancelled.\",\"Bjp5vOloME\":\"Other illegal or unlawful content\",\"BkIHDpLMVO\":\"These are good candidates for adding to your Parent Organization.\",\"BkWuzLNKLD\":\"Set spending limits and notifications for your organization\",\"BkwDlm1mz0\":\"Run this agent to create a session.\",\"Bl8xZPmxLw\":\"After {date}\",\"BmK8ufsey1\":\"Add additional context\",\"BmZlLMzDk8\":\"Account plans\",\"BpjonN0qoV\":\"Press key: {keys}\",\"BpuZVfymmh\":\"You have {spendLeft} remaining in your monthly spend limit. Since you already have {creditBalance} in credits, you won't be able to spend your entire purchase this month unless you advance tiers. {spendLimitLink}\",\"BsfwLSwMNx\":\"Get notified via email once current account balance reaches a specific amount.\",\"Bsr7TrjB5Q\":\"This referral code is no longer valid\",\"BtCCkRCzuT\":\"skill\",\"BtkSw7p2lO\":\"An error occurred while deleting your organization. You can try again or contact support.\",\"BuakNu61QX\":\"Manage API keys\",\"Bw4xrIIDZO\":\"Evaluation\",\"BwIZY+bHrv\":\"System Prompt\",\"BxRrvNlTq7\":\"Max uses\",\"Bxk4cDoJ1D\":\"Edit spend limit\",\"ByN219okBZ\":\"mount: {mountPath}\",\"Bz9gom1kcW\":\"Are you sure you want to delete \\\"{name}\\\"? This will also delete all credentials in this vault. This action cannot be undone.\",\"BzrVCLxi6o\":\"Logging you in…\",\"Bzvvh8CtdI\":\"{title} · {hostname}\",\"C+tc9RT57Q\":\"Will a professional in the relevant field review Claude's content before it is disseminated to consumers?\",\"C196rcTBwu\":\"Require SSO for Console\",\"C1T7kEpiev\":\"You need additional permissions to access batches in the \u003cbold\u003e{workspaceName}\u003c/bold\u003e workspace. Contact your admin to request developer access.\",\"C48NCdJItD\":\"Created at ({timezone})\",\"C5JW0ZF+5Z\":\"No cache writes in this window. Once you start writing prompts to cache, this chart will show how many tokens you're reading back per token written.\",\"C5xzTCGv/6\":\"Premium\",\"C6zC3hMn7q\":\"Unpaid balance\",\"C81/uGekIK\":\"Logout\",\"C94JQ00QFp\":\"CEL condition\",\"C9BKHPXsM2\":\"No billing address configured\",\"C9TRB//JJK\":\"Failed to revoke service key. You can try again.\",\"C9scsm6HrW\":\"Find element\",\"CBfnuAQzOH\":\"This page shows data across all workspaces\",\"CCGS6tv9dq\":\"Create and evaluate prompts in the Claude Console\",\"CCvFvy+hSc\":\"Updated {name}’s role to {role}.\",\"CD3U9S3ady\":\"Show more options\",\"CDLJ0Wjq0x\":\"Enterprise\",\"CDsnHlJ+3w\":\"Grading in progress…\",\"CE8ZZddlWV\":\"Authentication Code\",\"CExMi4Ql1m\":\"Good evening\",\"CFS8/C4qhc\":\"Main navigation\",\"CGYHQsEDeX\":\"Settings saved, but starting the directory sync failed. You can retry with the Sync Now link above.\",\"CHPD2WpGJU\":\"Name (optional)\",\"CHf8s67o+E\":\"Rotation overdue\",\"CJncUrrz27\":\"This free plan is for evaluating Claude's capabilities before commercial use.\",\"CLhhkAJS4j\":\"{tool}: {count} errored calls\",\"CNXQN5zp9z\":\"Copy code\",\"CNsI+ArkEa\":\"Add Group\",\"COEi89EdTh\":\"Try a different account\",\"COngoUwrN/\":\"Member management is handled through your identity provider\",\"CPD3nYSJ0P\":\"You’re about to be navigated to {url}. Is that okay?\",\"CPZptO1Y+p\":\"Existing prompt template\",\"CPxYQuEcpx\":\"Amount cannot exceed {spendLimitText}\",\"CQUJ/AcV1Z\":\"Unable to load cost data at this time. You can try again later.\",\"CSq7iB3S7D\":\"Anthropic's agent developer kit\",\"CUUqXHo0EV\":\"Editing from version:\",\"CVTKhdaCsC\":\"New members can only join if invited by an existing member. SSO access alone won't add them to your org.\",\"CW89vXeFj9\":\"Manage credits\",\"CWszvlFXoM\":\"View Priority Tier plan\",\"CXkSxRAriv\":\"Anthropic's agentic coding tool\",\"CZGRdqmV8E\":\"Parent organization join request\",\"CaZvabUfPs\":\"Group Name\",\"CbdMzVGfHl\":\"Download the underlying data which includes individual user memberships and IdP group names used for provisioning.\",\"Cc0PzFsYQE\":\"Add Row\",\"Cc3LBgDbh4\":\"\u003cb\u003e1. Generally.\u003c/b\u003e Anthropic offers certain Services through the following third-party managed and hosted technical environments: (1) Amazon Bedrock (\\\"\u003cb\u003eBedrock\u003c/b\u003e\\\"), which is hosted and managed by Amazon Web Services, Inc. and affiliates (\\\"\u003cb\u003eAWS\u003c/b\u003e\\\"); and (2) Vertex AI (\\\"\u003cb\u003eVertex\u003c/b\u003e\\\"), which is hosted and managed by Google LLC and affiliates (\\\"\u003cb\u003eGoogle\u003c/b\u003e\\\"). AWS and Google are \\\"\u003cb\u003eCloud Providers\u003c/b\u003e\\\" and their environments are \\\"\u003cb\u003eCloud Platforms\u003c/b\u003e\\\" for purposes of these Services Specific Terms. Customer acknowledges and agrees that Anthropic is not responsible for Cloud Platforms or any other services Customer receives from Cloud Providers, and that changes to Cloud Platforms or other Cloud Provider services may materially impact Customer’s use of the Services. Customer may only use the Services in compliance with applicable Cloud Provider policies and agreements it has with the applicable Cloud Provider.\",\"CcCBv3hy14\":\"Identify errors\",\"Cf7tH0HDeT\":\"Failed to upload “{fileName}”. The file format may not be supported or the file may be corrupted.\",\"Ch/G0iZIxK\":\"Delete both to maintain user \u0026 assistant alternation\",\"ChuNUIOgHy\":\"Your plan\",\"Cj3MZzsnEl\":\"Users to Update\",\"CkEgUrSyj6\":\"Builder view\",\"Cm2/+VuInh\":\"Read the docs\",\"Cnm0QAkWnp\":\"Queued\",\"CojXBnNUAh\":\"GROUP NAMES\",\"CpWkrFLWCw\":\"Add Example\",\"Cpmc8jFSCW\":\"Untitled version\",\"CrU+Y0/f31\":\"MTD usage\",\"CrisJrhiM2\":\"{count} of {total} ({pct}%)\",\"CuEhoqWB5I\":\"Tools let you equip Claude with a variety of tasks. \u003clink\u003eLearn more\u003c/link\u003e\",\"CvPTXPZIw8\":\"The file format may not be supported or the file may be corrupted.\",\"CwyutSaf/E\":\"No request headers\",\"CyQ6so5Xsy\":\"Scroll to element\",\"CztykGAEzr\":\"Add value for {variableName}\",\"D0La/m5ZqT\":\"Organization ID\",\"D0NxeIKdoR\":\"Sexually Explicit content\",\"D3cz4cyWer\":\"Confirm deleting this {displayNameElement} version\",\"D3idYvSLF9\":\"Settings\",\"D5Dp18pvIy\":\"… {n} more {n, plural, one {line} other {lines}} (copy includes full content)\",\"D6SzTKw9+V\":\"Credits will be charged to {brand} ending in {last4}\",\"DDNsiRYtKQ\":\"File Path\",\"DDSBKu4TZd\":\"An API key gives you access to the Anthropic API or client SDKs. You can manage your keys in Settings\",\"DFFRQrQbU1\":\"Cancel Batch\",\"DFPCE7fIQJ\":\"Stay in control of your spending and prevent accidental overages by setting monthly limits on API usage. Usage is next reset on \u003cspan\u003e{nextUtcMonthName} 1st at 12am UTC.\u003c/span\u003e\",\"DFueyU8dqK\":\"Preview Changes\",\"DFyD5iyrgc\":\"Delete data\",\"DGKE1znDOn\":\"Please try again later. Follow \u003clink\u003estatus.anthropic.com\u003c/link\u003e for updates.\",\"DHrY/IHRds\":\"Specific emails only\",\"DHwwKwuaCR\":\"The document you uploaded is password protected. Please remove the password and try again.\",\"DIhR8kZ1B8\":\"↓\",\"DJTCdBsE3w\":\"To verify ownership of {domain}, add the following TXT record to your domain’s DNS settings:\",\"DJfsijeKD/\":\"Agent saved as version {version}\",\"DNClZvnDGY\":\"Search members…\",\"DNGhMy0vfl\":\"Receives session lifecycle events\",\"DNeuzb5ky2\":\"Teams\",\"DNlRq2D8lw\":\"{stepCount, plural, one {# step} other {# steps}}\",\"DRNIpuflvd\":\"Generate a prompt\",\"DS5C4g9pAU\":\"No restrictions\",\"DSaarg2S9z\":\"Invalid invite link\",\"DUepuoilGy\":\"Back to Login\",\"DVb13UpLgn\":\"Workspaces\",\"DWmFUp7x2S\":\"Workbench\",\"DYT+a5V1gD\":\"Your registration token is invalid. Return to the product page to restart setup.\",\"DZkaw75qJV\":\"No result\",\"Da72H3WmIA\":\"Related sessions\",\"DaykC1TgoA\":\"Upper-bounded by JWT expiry.\",\"DcxKisJJ3D\":\"Questions? Reach out to \u003ca\u003e{email}\u003c/a\u003e\",\"Dd6Mn66uYE\":\"Usage credits fund API calls across your projects\",\"DeClVqLgjK\":\"Chat with Claude\",\"Deh//itbib\":\"{metaKey} + ⏎\",\"Dh4lQNHAiX\":\"Tool Uses per Second\",\"DhM05iYOC7\":\"Accomplished\",\"Di9aNL+Nns\":\"Revoke invitation\",\"DirdM/1a4Z\":\"Grants ability to read organization analytics data\",\"DitP/TeTmE\":\"[INTERNAL] Transfer to workspace\",\"DkBU5b65og\":\"Failed to load memory. You can try selecting it again.\",\"DklCfmwKBo\":\"Enter a name for your workspace\",\"Dl+k1bx9Ho\":\"Files, conversation history, and workspace artifacts will use the selected {label}. This can’t be changed.\",\"DnGTgssGUt\":\"Delete settings\",\"DoBTqI34VB\":\"You need org admin permissions to manage service accounts. Contact your organization's admin to request access.\",\"Dog7cZMkci\":\"No header — org has no managed-agents access\",\"Dou2b7A/Cv\":\"If this persists, share this reference with support: \\\"{flowId}\\\"\",\"Dq+zk7EsKz\":\"Total tokens in\",\"DrXYW4VDI9\":\"200k - 1M context, excluding cache reads\",\"DsBHnHSBPr\":\"No pending requests to join parent organizations\",\"DtYelJIU7J\":\"Transfer\",\"Dtvs4SfwlI\":\"California\",\"Duoty8G6d7\":\"Select file encoding\",\"DuuIwIY5dq\":\"Start from scratch with just the core toolset and a generic prompt.\",\"DwRGHss4vI\":\"/ {multipliedValue} off-peak\",\"DwcCv+ADEw\":\"Limit the number of times this tool is called\",\"DxICKBV4DR\":\"Failed to load spend data\",\"Dxnu5qBK4Z\":\"Submit for review\",\"E+DVDy0Jfx\":\"SSO must be configured before you can disable magic link authentication\",\"E/3uwL6b85\":\"Copy key\",\"E/eGjxbjvn\":\"Set rate limits for API usage in this workspace. If unset, rate limits will inherit from the organization’s rate limit. If set, both the workspace and organization limits apply.\",\"E2if6JKtI6\":\"Session is archived\",\"E36trI421z\":\"{processingProgress}%\",\"E3gT4jXwNq\":\"Will Claude be used for internal purposes, with external customers, or both?\",\"E6JWNAqbtK\":\"Save mappings\",\"E8/1Yoh2Mp\":\"Templatize\",\"E8pXZqQZw2\":\"There was an error logging you in. {emailSupport}\",\"E9gp5AMlyG\":\"Select workspace…\",\"E9os03b21x\":\"Update settings\",\"EAD0jRy/au\":\"Your current prompt will be overwritten.\",\"ECOHkUooH0\":\"Confirming your purchase…\",\"EFIrvUdPjf\":\"Failed to update email notification limits. You can try again.\",\"EGiMoQPTY5\":\"Claude models\",\"EIRohXEK72\":\"This model isn’t available right now. You can switch to another model to continue using Claude.\",\"EImP5C2Oec\":\"Open a link from the web\",\"EJSVsOA19u\":\"Skills\",\"EK6OoQqoSd\":\"Composition\",\"EKAX5zfasd\":\"Spend\",\"EL8wWunidX\":\"Update with errors\",\"ELJWztVHGO\":\"Copywriting\",\"EM7LrzED1E\":\"Failed to save SCIM provisioning settings.\",\"EN4NHSCj0k\":\"Cancel batch\",\"EO6P7r0/D9\":\"One-tap sign-in failed. Please try another method.\",\"EO8Tgx+xQM\":\"This MCP server does not support dynamic client registration. Enter a pre-registered OAuth client ID and secret, then try again.\",\"EPe0uJ6Wsp\":\"Your organization has enough seats for everyone in the IdP assignment\",\"EQPQzztQ9+\":\"Assign a group to the {role} role to continue.\",\"ERGPJmdldo\":\"Retail\",\"EWqXiGi6Nm\":\"Select other countries\",\"EWtBrIlAAR\":\"Your message will exceed the \u003clink\u003elength limit\u003c/link\u003e for this chat. Try shortening your message \u003cnewChatLink\u003eor starting a new conversation.\u003c/newChatLink\u003e{upgradeInstructions}\",\"EWw/tKINJT\":\"Apply\",\"EYGab55Efi\":\"Allow package manager network access\",\"EYIw2MRv0g\":\"Clear selection\",\"EZN1NETfoN\":\"Tool name must only contain letters, numbers, underscores, or hyphens, and be 1-64 characters long\",\"EaJIJQ+cZy\":\"Invalid email address: {email}\",\"Ead4qnkBuh\":\"Fast (Research Preview) Input Tokens per Minute Cache Aware\",\"EazzJUba02\":\"{formattedDate} by {creatorName}\",\"EcglP9ZtIw\":\"Key\",\"EdAByuUStu\":\"Engineering at Anthropic\",\"EdiE+PNnAi\":\"Get API Key\",\"EejgMFosnw\":\"Lowercase alphanumeric and hyphens. Used in federation rule configs and token exchange requests.\",\"EhwIrebMl0\":\"Plugin name\",\"EiHSO2ae7U\":\"How this works\",\"EjH+J3uOTD\":\"Please try again later.\",\"EjIFEk4ERc\":\"Re-analyze all sessions\",\"Ejhdi47Jk5\":\"Feedback\",\"Ek7uiACBnR\":\"Registered OIDC identity providers trusted by this organization\",\"EkH7G0iLPt\":\"Price per term\",\"EkcNZU0ruP\":\"Add domain\",\"Ep0/oQ7nZ0\":\"Refresh verification status\",\"EqF/HRMm5T\":\"Search and cite content from any domain\",\"ErVNG85LGl\":\"Show output memory\",\"Esa62Eh0ZL\":\"Cookies may collect information that is used to tailor ads shown to you on our website and other websites. The information might be about you, your preferences or your device.\",\"Esyfquel3e\":\"Make changes to enable save\",\"Et/uvuRBba\":\"The code itself may still work. To use it, you’ll need a development setup with these libraries installed.\",\"Et1c53AzHp\":\"{dateTimeDisplay} by you\",\"EtUzQis7sb\":\"Finalizing transaction…\",\"Eu2oG+nqCV\":\"This link is not valid\",\"Eu8ywjygA/\":\"Once deleted, the organization cannot be restored, and its data cannot be exported.\",\"EuIo6T5OLh\":\"Failed to cancel dream. You can try again.\",\"EvGbJnPAy2\":\"Service account not found\",\"EvT2pz2fz8\":\"License and legal\",\"EvXAQK/bGO\":\"Access your Anthropic profile information\",\"EwRIOmjuqR\":\"User\",\"EwSzaKh03V\":\"All members of workspace \u003cbold\u003e{workspaceName}\u003c/bold\u003e have access\",\"EwZRn3351E\":\"Data Analysis\",\"EyujdH5ESK\":\"Run Remaining\",\"F+d0Ekeom7\":\"Only available on Cost and Logs\",\"F+g31t9HCC\":\"Dream detail\",\"F0M7EUXff7\":\"This agent was updated elsewhere while you were editing. You can reload to get the latest version.\",\"F0y8e9O+F9\":\"America/Los_Angeles\",\"F2DUyFSUqa\":\"Click to open system prompt\",\"F4gyn3vRX6\":\"Clear filters\",\"F7/BDDr8sz\":\"View session\",\"F7Vm/IdlHf\":\"ID\",\"F7aYzehLvk\":\"Rate Limit Use - Output Tokens\",\"F8JJ7UFlmk\":\"Untitled plugin\",\"F8LIeKWMQS\":\"These Service Specific Terms (\\\"\u003cb\u003eService Specific Terms\u003c/b\u003e\\\") contain supplemental terms that apply to specific Services and form part of the agreement you or the organization, company, or other entity that you represent (\\\"\u003cb\u003eCustomer\u003c/b\u003e\\\") have with Anthropic for such Services that links to or otherwise references these Service Specific Terms, such as the \u003clink\u003eCommercial Terms of Service\u003c/link\u003e (\\\"\u003cb\u003eAgreement\u003c/b\u003e\\\"). Any capitalized terms not defined in these Service Specific Terms will have the definitions stated in the Agreement. In the event of any conflict between the Terms and these Service Specific Terms, these Service Specific Terms control for the relevant Services.\",\"FEAuGjgBp2\":\"Line 1\",\"FEh4ysvFR2\":\"Invalid JSON\",\"FFYDCsaBbb\":\"Your purchase couldn't be completed. Check your card details and try again.\",\"FGJ3TrOP5v\":\"Enter a task description\",\"FGdDr8MYx8\":\"The session is being rescheduled to run again.\",\"FHOmtObyd9\":\"Does not auto-renew\",\"FIrx722zvj\":\"No new Claude Code sessions will be shared with Anthropic\",\"FIwcYDeyIC\":\"One or more file uploads have failed. Please try again.\",\"FJ6r9Eufij\":\"Continue with Google\",\"FLGy+zMJmf\":\"Session failed with an error or exception\",\"FN55sETDkz\":\"Environment selected\",\"FPOxlfRVSu\":\"Invoices are issued monthly.\",\"FSjBG1Rb65\":\"Additional context:\",\"FTuTXAgWCe\":\"Explore API docs\",\"FUFV6OL13E\":\"Map IdP groups to specific organization roles for automatic assignment\",\"FUYIl6EZnm\":\"Coding data from Claude Code will be used for model improvement\",\"FUxyo6XfAN\":\"Unused {variable}\",\"FV7EK3qoNm\":\"If no license is specified, Apache 2.0 will be used as the default.\",\"FVlPPNMmSg\":\"{modifier} + ⏎\",\"FXC3mmijzm\":\"Where is {organizationName} located?\",\"FY+8THD3fz\":\"[INTERNAL 🤫] Transfer to workspace\",\"FY/hAgjuC4\":\"There was an issue accessing Claude Code. Try signing out and back in, or contact support if the problem persists.\",\"FYNIqlu6S8\":\"Show idle\",\"FaxA/TV8J8\":\"Every raw API event\",\"FazwRldA7z\":\"Try again\",\"Fc3HSP/hHG\":\"For organizations who want to collaborate and build at scale\",\"FcPByAKMcs\":\"Create an API key\",\"Fd61YHCP3x\":\"Create this agent\",\"FeM+9/s0gY\":\"Restore this version\",\"FerblAUnSQ\":\"client_secret_post\",\"FfGbp0MXs9\":\"You can generate a prompt template by sharing basic details about your task.\",\"Ffwjmx6axC\":\"You don't have permission to view any resources in this workspace.\",\"Fg2vaK6R1S\":\"Key not found\",\"FgG7d+eCOU\":\"Last activity\",\"FgydNeoT78\":\"View\",\"FjBfaNJ15z\":\"This should be the GitHub repository URL for your plugin. See the \u003clink\u003eplugin docs\u003c/link\u003e for more details.\",\"FkZYki3lx9\":\"Add claim\",\"Fl6g9TLMhD\":\"archive {apiKeyCount, plural, one {# API key} other {# API keys}}\",\"FlXl0R2oLg\":\"Priority Tier\",\"FnFSiUloOJ\":\"Logged in as {email}\",\"FnnKUn8gUx\":\"No webhook endpoints yet.\",\"Fozpitl4sL\":\"Copy secret\",\"FpxElYSpAM\":\"Verification\",\"Fsz/caPcyf\":\"Failed to start dream. You can try again.\",\"FtDimnJZ6A\":\"If you are reporting the content as illegal/unlawful, please describe in detail why you believe the identified content is illegal/unlawful, citing specific provisions of law wherever possible.\",\"Fu742G22Rq\":\"Couldn't generate an agent config. You can try again.\",\"FuuAdtmhpx\":\"Are you sure you want to delete this {displayNameElement} version? This action is permanent and cannot be undone.\",\"Fv1ZSzMOV6\":\"Closed\",\"FwfnnX911W\":\"Use speech-to-text for voice input\",\"Fy2HQcof5i\":\"200k - 1M context\",\"Fyp/pboyNg\":\"An error occurred while updating billing emails.\",\"FzhZvIIctm\":\"Insight {n} of {total}\",\"G/yZLul6P1\":\"Remove\",\"G1Aw2quL8C\":\"Failed to archive agent. You can try again.\",\"G1lejdsk5p\":\"Your message will exceed the \u003clink\u003elength limit\u003c/link\u003e for this chat. Try attaching fewer or smaller files \u003cnewChatLink\u003eor starting a new conversation.\u003c/newChatLink\u003e{upgradeInstructions}\",\"G8sL/plD4Q\":\"Chat + Claude Code seat\",\"G8uZoymzuA\":\"Google Cloud\",\"GBAcvcCvjg\":\"Failed to invite:\",\"GBnvl1JpeB\":\"Agents\",\"GBxaj/yCcV\":\"Showing matches from the most recent {limit} sessions. Older sessions are not included.\",\"GCJzRHP6dc\":\"Session closed.\",\"GE8CapqwOs\":\"Collapse folder {folderName}\",\"GFqu/TsNa6\":\"Response headers\",\"GG5YiRxacw\":\"API playground (preview)\",\"GGEePnA+8T\":\"Transition\",\"GHFcxIxXEY\":\"Add a PDF via URL\",\"GJX2F0UYyw\":\"https://example.com/image.jpg\",\"GMguXQy5g/\":\"Couldn’t load API keys\",\"GMrsqb0Q8Z\":\"Add to Conversation\",\"GND2gIfOvh\":\"Duplicate claim keys — each key can only appear once\",\"GNNDPVo+5b\":\"Memory store diff\",\"GPLMEbLRwu\":\"Request data does not support grouping by {groupByLabel}\",\"GPkd017C36\":\"Ask about this session...\",\"GRhl+2+UqP\":\"Ranges can span up to {maxRangeDays} days.\",\"GTybDvVcm0\":\"This link has expired\",\"GV5peKDvCU\":\"Stop generating\",\"GVsDkTAZRs\":\"Prefill Assistant Response\",\"GW6vPkdzKi\":\"Stop sequence\",\"GX21kfFviK\":\"All new accounts have a monthly limit of {spendLimitText} credits/month.\",\"GXO0lv1EaF\":\"Control where your workspace data is processed, stored, and retained to meet your compliance requirements.\",\"GY2Gt/jQ++\":\"Key resource name\",\"GYHsxBhYHj\":\"Provisioned Users\",\"GZJpDfFNLG\":\"Analytics\",\"GbG5yHYTaV\":\"Copy link\",\"GbSJa2YFF4\":\"Set a monthly spend limit for organization.\",\"GbcJ90krlT\":\"Unrestricted\",\"GcO5XI3esj\":\"Show dream session\",\"GcP8Zdv1A2\":\"Self-serve\",\"Gd3JU2QJ4l\":\"We couldn't verify that link. Check it and try again.\",\"GfR+Yd0qC4\":\"With SCIM group mappings enabled, members who aren't in any of these groups will be removed from your organization on the next sync:\",\"GhHvcgGjy9\":\"Fetch {url}\",\"GhUgg3JmTF\":\"The number of requests that were blocked due to rate limits\",\"Gi3l8Ef57W\":\"Priority processing (on demand),\",\"GiBOsHuY4/\":\"All Models\",\"GiLaQUdhpw\":\"No matching environments.\",\"GioEHFNg39\":\"{count, plural, one {# queued message} other {# queued messages}}\",\"GjrgLY/waX\":\"Onboarding\",\"GktIRiR3zx\":\"Save Changes as v{version}\",\"GliZXPtugl\":\"Tell us about your organization\",\"GlyX2RoEvK\":\"The default workspace is not editable and cannot be removed\",\"GnAdOt2xKz\":\"Syncing {label}.\",\"GpjJn3ShWn\":\"Due {dueDate}\",\"GpwapsOi9h\":\"Life sciences\",\"GqJsxKgKXZ\":\"Evaluation Tier\",\"Gr9a6QuPmF\":\"No events yet. Events will appear here as they occur.\",\"GrEgMhAjmX\":\"Authorization timed out. You can try again.\",\"GtNgSelu1X\":\"Invoice history\",\"GteI2wh8HU\":\"{maxUses, plural, one {# max use} other {# max uses}}\",\"GufXy52FNI\":\"Value\",\"GunwyBGcgL\":\"Failed to create memory. You can try again.\",\"Gvwuso1lG1\":\"Enter this verification code where you first tried to sign in\",\"Gvxoji2HqE\":\"Name is required\",\"GxW02C+7Hh\":\"Requests per Minute\",\"GxWNZ7Zo/G\":\"Errored\",\"Gzx+ATU3WY\":\"https://github.com/owner/repo\",\"H+S6LUVHI1\":\"Service Provider (SP) Metadata\",\"H+TbyFwFLs\":\"Keep refining\",\"H/VvzEqAR2\":\"No workspaces are available yet. Workspaces for this organization are provisioned through {partnerName}.\",\"H1Nju0sujx\":\"Rotate signing key\",\"H1eTZT/qIz\":\"Save preferences\",\"H3aEffV9LI\":\"Review tool execution times, timeouts, and performance bottlenecks.\",\"H5oyc838uC\":\"Use verification code to continue\",\"H70zMThQzo\":\"Grants ability to read organizations and user activity data\",\"H7onC7FL/y\":\"IP allowlist settings updated.\",\"H8Aq+g6b0b\":\"Batch requests\",\"HALZF/VbRH\":\"Claude Free\",\"HAlOn1ZsuY\":\"Name\",\"HEe9VzgREl\":\"Notebook Path\",\"HFCrYMLOu4\":\"USER\",\"HG0Hu8xIQA\":\"The generated artifact uses libraries we don’t support:\",\"HGHo5kLdK0\":\"Success rate\",\"HGdgPPM2Ry\":\"Explain\",\"HHjuhDZGjH\":\"Application submitted\",\"HJv0iTm4zI\":\"Analyze\",\"HKUPKVreKB\":\"Save your API key\",\"HLZ9CCz32R\":\"Credentials\",\"HMJERfvj20\":\"≤ 200k context, excluding cache reads\",\"HMtR826877\":\"Unknown scope: {scope}\",\"HNTVH0TY0A\":\"Your old prompt is preserved. You can see all previous versions of the prompt in Workbench’s version history.\",\"HNZVNP2JHd\":\"Billing emails\",\"HOzOpe6Ge2\":\"Economic Futures\",\"HQ22kGTzxD\":\"All {count, plural, one {# session} other {# sessions}}\",\"HRuoQJN0BS\":\"Open AWS billing console\",\"HScG2qa2Y9\":\"Enable SCIM Provisioning\",\"HSk7c2DRln\":\"Prompt in the Claude Console or explore the API docs\",\"HTjmBAf6Si\":\"Your registration token is invalid or has expired. Return to the product page to restart setup.\",\"HWWSQ/N0ve\":\"Group by\",\"HYfPOUKed6\":\"Are you sure you want to delete the signing key \u003cstrong\u003e{keyName}\u003c/strong\u003e? This action cannot be undone.\",\"HZ3zpn6P/j\":\"No logs found for the selected time period\",\"HZfkdg72dZ\":\"Unnamed vault\",\"HbldRTyCUY\":\"Stream isn't connected. Click to retry now.\",\"Hcqf2nkpeZ\":\"Rate limits\",\"Hh6dR0Y9Qu\":\"Search models…\",\"Hhm8WbLwui\":\"Issuer couldn't be archived. You can try again.\",\"HkC5P+6HLi\":\"AI agents\",\"HmdzJSxTnq\":\"This artifact wants to access shared data that other users of this artifact can see. You might see unverified content from others, and any data you save will be visible to them. Make sure you aren’t sharing sensitive information.\",\"HndVVZLDUj\":\"API key or personal access token\",\"HpocSftl3r\":\"Anthropic-supported\",\"HrYfy0gEA+\":\"Show Content\",\"HsSD1j01Y9\":\"Showing {start}–{end} of {total} members\",\"Hty8P+F08/\":\"Your Privacy Choices\",\"HvjMbj5ySb\":\"Select a workspace\",\"HzDQcZyyKm\":\"Read your installed plugins\",\"I+0g6OKBkU\":\"None provided\",\"I+TST85niv\":\"MCP server URL\",\"I+xUqr6sBu\":\"The requested page could not be found.\",\"I/JBOlgpyx\":\"EXAMPLES\",\"I2AKfnE4iX\":\"Gaming\",\"I3b4hnFnDd\":\"Version\",\"I5mPgFfetw\":\"Showing the most recent invoices. Please contact support to view older invoices.\",\"I61gA1Whgv\":\"Hold key: {keys}\",\"I6Sy1mtb3f\":\"2 concurrent connections\",\"I76d8SZjkg\":\"Removing an inference geo option means new API requests using that geo will fail. Make sure no active workloads depend on this setting.\",\"I7VMhdhd1Z\":\"{filesCount, plural, one {# file} other {# files}}\",\"I81r7wddl3\":\"Apply for credits\",\"I8POaU3Trt\":\"Premium Nonprofit seat\",\"I8dEtMy1UI\":\"Message Id: {messageId}\",\"I8umX0+BtJ\":\"Reviewer notes:\",\"IAA/8TVHGP\":\"Rate limit exceeded\",\"IAPhS4u8Uo\":\"Rules that bind issuer + subject patterns to target identities with scoped authorization\",\"IAZI7OP47C\":\"Here is a haiku about dogs:{br}{br}Loyal companion{br}Wagging tail and excited bark{br}Man's faithful best friend\",\"IBreOL/T+s\":\"Synchronize your accounts and groups with your SSO provider.\",\"IDDoMxRpZ1\":\"Customer service\",\"IF9Xktu14I\":\"Integrate\",\"IFo1ooSAuf\":\"Year\",\"IHE6otNh11\":\"Copy all loaded events as JSON\",\"ILxlzNXiro\":\"Chinese (GB18030)\",\"IMjpxNGsh8\":\"Add IP range\",\"INJwxKYNjR\":\"Buy {amount} of credits\",\"INLoMRjKZO\":\"Are you sure you want to archive this {resourceNoun, select, serviceAccount {service account} issuer {issuer} rule {rule} other {item}}? It will move to the Archived view and won't be matched by token exchanges.\",\"IOdLtrDvF2\":\"e.g., Production Server\",\"IP8cv/w2is\":\"Your organization's policies don't allow changing this setting.\",\"IQG/AScDTF\":\"Account error\",\"IQgAIBPH/v\":\"Workspace not found\",\"IR+7Mu1o1d\":\"What type of account sounds right?\",\"IRbXsgGs2Y\":\"Fast (Research Preview) Output Tokens per Minute\",\"ITdmlJ2/My\":\"Contact information\",\"ITxR9tyofs\":\"Create one to use as a federation rule target.\",\"IXlhG4TfpQ\":\"Looking for Claude Code or the Claude app?\",\"IZ8xC9YzU+\":\"Plugin name is required.\",\"IbNq6VZHJB\":\"Do all of the above, plus manage users\",\"IbW2Fsymjq\":\"Model is required\",\"IbrSk1x1M4\":\"Learn\",\"Idloyb3SW4\":\"PDF Document\",\"If4P47hCPH\":\"Token is required.\",\"IfE0if3ytt\":\"Searching\",\"Ifa0ntzW/y\":\"Build something great\",\"IgB6GUj3uH\":\"Individual\",\"Ii2yR6Wo14\":\"Select a service account…\",\"IlI8xCqNWj\":\"Limits help us mitigate against misuse and manage API capacity. Rate limits restrict API usage frequency over a certain period of time.{peakHoursDescription, select, null {} other { {peakHoursDescription}}}\",\"Iljx+ccvT2\":\"Create New Prompt\",\"IlskuOs2eh\":\"Regressed in\",\"InWqysQtIQ\":\"Optional\",\"ItXyZnfQA5\":\"Sample apps built with the Claude API\",\"IttytHi5Ft\":\"Claude license for commercial use\",\"ItzZqfLxWA\":\"Session event sent\",\"IuFETnJ26i\":\"Duration\",\"Iufn28MeR1\":\"Hide steps\",\"IvjoDSPGEQ\":\"Connected\",\"IxABwVosNB\":\"Please take a look at our \u003ctosLink\u003eTerms of Service\u003c/tosLink\u003e and \u003caupLink\u003eUsage Policy\u003c/aupLink\u003e for more information.{br}If you wish to appeal your suspension, please visit our \u003ctrustLink\u003eTrust \u0026 Safety Center\u003c/trustLink\u003e.\",\"IzCVhGdYVc\":\"More options\",\"J12aS8aVL2\":\"When credit balance reaches:\",\"J1IN5Rkx9i\":\"Last 28 days\",\"J1MOf/PGed\":\"Allowed domains\",\"J1RykLtxKE\":\"Desktop screenshot\",\"J1TdvIKqp3\":\"Prompt has been updated, and the evaluation table below has become stale and is read-only. Create a new revision with your changes to evaluate.\",\"J31DuDF0KO\":\"Cannot exceed organization’s enforced limit of {limit}.\",\"J3lL/Wz4kn\":\"Code already used. Please refresh the page and try again.\",\"J3xQBmCPsu\":\"Explicit URL — fetch JWKS from a specific URL\",\"J4ZGlwo/q8\":\"Couldn't load cache analytics. Try refreshing.\",\"J4tvxKB+gT\":\"New submission\",\"J5u11b1Xpv\":\"Failed to create signing key.\",\"J6iEtEFmFL\":\"{firstEmail} and\",\"J87Ah/EWhh\":\"Please remove or fix before sending invitations.\",\"J90k8xwxXE\":\"Customize Artifact\",\"J9JF+pOi5Y\":\"Start session\",\"JAt4s89wt6\":\"IP ranges (CIDR)\",\"JBaUkkWQ1t\":\"Go to vault\",\"JDJoIZ0VZp\":\"This action cannot be undone.\",\"JDrZp43qrP\":\"This email is already associated with another account or was used too recently\",\"JDvba5byT/\":\"Sessions created over time\",\"JEe7dVso7F\":\"Research\",\"JEgVUqznKU\":\"Environments\",\"JGe/whGQOm\":\"Select a server\",\"JI5Du1ebO0\":\"{count, plural, one {# threshold set} other {# thresholds set}}\",\"JIYynSx0Vy\":\"New sessions will stay active as long as members remain active. Existing sessions will still expire at their scheduled time.\",\"JIaKYnZGZj\":\"You don’t have permission to view costs across all workspaces. Try selecting a specific workspace, or contact your admin to request organization-level access.\",\"JIdIkswZw2\":\"Upload files on your behalf\",\"JJc3UJxppP\":\"This free plan is for evaluating Claude’s capabilities before commercial use.\",\"JJrvsCssak\":\"Upload new files to create a new version of this skill. The version number will be automatically generated.\",\"JL9KMdh73P\":\"Total: {value}\",\"JLoa05jm2l\":\"Workspace: {name}\",\"JMCprEaQR9\":\"Settings saved, but starting the directory sync failed. You can retry using the Sync button.\",\"JNgJfQcLAK\":\"State or province\",\"JR7SJGPDTb\":\"You’ve hit your limit for Claude messages.\",\"JTOhR3RyOl\":\"We had trouble loading signing keys. Your keys are safe — please try again.\",\"JU2kK1J3jY\":\"Error running artifact\",\"JUPQK4RmVD\":\"Add Document from URL\",\"JVZyFsM4YJ\":\"Generate API key\",\"JWU/txMvnd\":\"Responsible disclosure policy\",\"JX/VCDtNS4\":\"Optional – name this run\",\"JXdbo8Vnlw\":\"Done\",\"JXskt8yLtk\":\"Vaults are shared across this workspace. Credentials added to this vault will be usable by anyone with API key access. Learn more \u003clink\u003ehere\u003c/link\u003e.\",\"JZXQXjVvRV\":\"This limit is shared by {modelList}\",\"JZmYMk+rmG\":\"List price before discount\",\"JZyKiUscjZ\":\"{count} to remove\",\"JaEiuwxk88\":\"{accountLabel} added to {workspaceName}\",\"JaRzIh9M8v\":\"Failed to delete vault. You can try again.\",\"Jahf7lh/Xw\":\"Customer support\",\"Jalf9uA4k3\":\"What type of entity is your organization?\",\"Jb3TsFTrhb\":\"{count} from tools\",\"JbHzi6/gW7\":\"Examples help Claude understand the task better. \u003clink\u003eLearn more\u003c/link\u003e\",\"JeK880evXW\":\"Example use cases\",\"JgOfgIMudw\":\"You don’t have access to this organization or it doesn’t meet the requirements for {clientName}. Contact your organization admin to request access or check your Claude Code settings.json configuration.\",\"JjX4/Ntj/N\":\"Invalid image type. Please use JPEG, PNG, GIF, or WebP.\",\"JjqOT8Llgx\":\"You'll get a notification for every join request and approve them individually.\",\"Jl0Mn6yDBI\":\"Overactive refusal\",\"Jl13Hmd5e8\":\"Go to Workbench\",\"Jn1jXHphuQ\":\" +{count} more\",\"JnJjoD/A6x\":\"Domain Memberships\",\"Jo8okakybf\":\"Use Workbench\",\"JoIpMzP38v\":\"Write amortization\",\"JoL5RhMTsg\":\"Share of input tokens served from cache\",\"JpjU1F2HCW\":\"Users must re-authenticate every {days} days.\",\"Jq3FDzj0/T\":\"Content\",\"JqI9j61l+X\":\"Duplicate key\",\"JqiqNj0Ooi\":\"Something went wrong\",\"JrJjWdFQsA\":\"This link has already been used\",\"JriPSD/pcH\":\"All Claude models\",\"JrkKYc0l/f\":\"Key couldn’t be added.\",\"JtBxM5FLv7\":\"The more detailed the feedback, the more Claude will be able to help.\",\"JvZm0LePiM\":\"Run analysis options\",\"Jw+wpmfChQ\":\"No matching dreams\",\"JxynEJpu47\":\"{domain} is not a valid email domain. Valid domains are in the format example.com\",\"JyT5uF/dGC\":\"Accept All Cookies\",\"K+aAq20s6w\":\"Amazon Bedrock\",\"K0etearhGP\":\"To delete your organization, pay your outstanding balance first.\",\"K1XWzRKH7f\":\"(no example defined)\",\"K2FidMv/jd\":\"View API keys\",\"K3+xIPeqVC\":\"monthly per user\",\"K31NnsvON/\":\"Max {maxFileCount, number} files at {maxFileSize} each\",\"K3MTG1Z1kD\":\"Display name must be {max} characters or fewer.\",\"K3r6DQW7h+\":\"Delete\",\"K56Dims7Up\":\"Organization\",\"K5h3/nDYKT\":\"Rate Limit Use + Caching - Input Tokens\",\"K6E5x7XxGe\":\"Your payment couldn't be processed. Check your card details and try again.\",\"K6zPqZZARz\":\"You cannot fund your account past your monthly usage limit.\",\"K7kuIZkkhY\":\"Environment\",\"K9q4XwLJd2\":\"MCP servers\",\"KAL6xF1+Lr\":\"Key name\",\"KBxpgB8JHb\":\"Copyright infringement\",\"KByNoPao9q\":\"Submitting this report will send the entire current conversation to Anthropic for future improvements to our models. \u003clink\u003eLearn more\u003c/link\u003e.\",\"KCmGxpLNuq\":\"Invalid screenshot format\",\"KCpGdvz8Ca\":\"An error occurred when we tried to add {accountLabel} to {workspaceName}\",\"KD5FDGzyMz\":\"Looks like you have too many chats going. Please close a tab to continue.\",\"KD8YQlv+g9\":\"Missing authentication parameters. Please check your URL.\",\"KDU2XXcW+D\":\"New organizations not allowed\",\"KE4SwgDzgJ\":\"Priority Tier Output Tokens per Minute\",\"KF17mxGdEE\":\"Set a monthly spend limit for this workspace.\",\"KFRoYnGwTO\":\"OAuth client credentials\",\"KFfjxPEaLd\":\"Updated allowed email domains\",\"KFkGR3LoWI\":\"Start building with Claude\",\"KG93OUewXl\":\"Make your prompt a reusable template with \u003caccent\u003e{varSyntax}\u003c/accent\u003e\",\"KGu4aumO2M\":\"Found files\",\"KKblCDZ1oP\":\"PREFILLED ASSISTANT RESPONSE\",\"KN7zKn8z4F\":\"Error\",\"KO2qv8aMaF\":\"Unable to verify linked rules.\",\"KObjWQz2wn\":\"Vaults are shared across this workspace. Credentials added to a vault will be usable by anyone with API key access. Learn more \u003clink\u003ehere\u003c/link\u003e.\",\"KPzQz15Q9f\":\"Turn on auto-reload\",\"KQzcqrB1ld\":\"Manager\",\"KR79heFgUg\":\"New agent\",\"KS/T77DaaE\":\"No groups assigned\",\"KS0bwV0zAX\":\"Cookie settings\",\"KS6l1a9Mzg\":\"Browse and manage persistent memory for your agents.\",\"KSG0CUCss2\":\"Maximum length of Claude’s responses\",\"KSVu38OrzC\":\"Custom roles take precedence over the User role if a member's groups are assigned to both.\",\"KSgHlAYtgG\":\"The same attachment was already added earlier. Claude sees the full conversation when replying, so there's no need to re-upload.\",\"KShuNQJZkE\":\"Federation rule not found\",\"KTEOyQM7BS\":\"/workspace/repo-name (default)\",\"KTNoOqUEId\":\"API key\",\"KWT64rcIau\":\"Service partners\",\"KXpBPVoVxp\":\"Prevents new organizations from being created under your verified domains, including personal accounts. \",\"KXwSkAdfiO\":\"Allow MCP server network access\",\"KYHKnKUtPq\":\"OIDC discovery — fetch from .well-known/openid-configuration\",\"KcHhdX3f5b\":\"Custom tools\",\"KecF9ZzuLH\":\"Your action affects all users in your organization\",\"KfDlaOXfFP\":\"Syncing {label}, started at {time}.\",\"Kh8gnene+B\":\"Departments\",\"KiGjAZhIxq\":\"Summarizes new GitHub PRs and posts a digest to Slack.\",\"KiU4qF9HiP\":\"View all API options\",\"KiXNvzjYOQ\":\"Run\",\"Kj/oYMNM2I\":\"or \u003clink\u003eedit instructions\u003c/link\u003e to continue improving your prompt\",\"KkicYPu/cZ\":\"Includes Claude Code access and more usage\",\"KlUfGZh83n\":\"Plugins can be used in Claude Code and Claude Cowork. All submissions to this form will be reviewed for inclusion in the plugin marketplace.\",\"KmKEc/9tf7\":\"Please contact your company’s IT administrator to be added to an existing organization. \",\"KmhZFUJPio\":\"Missing required \u003ccode\u003ecode\u003c/code\u003e query parameter\",\"Kn73EpWFOC\":\"US\",\"KqE7GJqcEk\":\"No sessions yet\",\"KqEtGLrunP\":\"Workspace Developer\",\"KsA5dxbgQZ\":\"Ask Claude\",\"KtYWs6sMQf\":\"Enter instructions or prompt for Claude...\",\"KtfwuwKiZJ\":\"Total token cost\",\"KtjIeAooNb\":\"Create GIF\",\"KvrB2MkS1H\":\"Meet Claude\",\"Kw0pIED9cu\":\"Connection target for this bridged environment.\",\"KzACS2Mf+L\":\"Token endpoint\",\"KzHuqs6gbb\":\"Only {count, plural, one {# session} other {# sessions}} so far. You can run analysis now, but it works best with {min} or more.\",\"KzO0j4cGtg\":\"We couldn’t connect to Claude. Please check your network connection and try again.\",\"L/bj/Vjis1\":\"Selected: \u003cb\u003e{names}\u003c/b\u003e\",\"L2zHhh39Ic\":\"Rescheduled\",\"L4YHpXgEsN\":\"Are you sure you’d like to {action} \u003cb\u003e{keyName}\u003c/b\u003e?\",\"L5JjiEaBiT\":\"\u003clink\u003eDecline the invite\u003c/link\u003e.\",\"L67/zTKBr/\":\"Purchase successful\",\"L68uqJudwl\":\"Invalid email address. Please double-check the email entered and try again.\",\"L6ctZRDgXn\":\"Your spend limit\",\"L6w8WRSytZ\":\"Previously shared data will remain available for Anthropic’s model improvement, including training, for up to 2 years\",\"L74XIWqMmc\":\"Failed to send message. You can try again.\",\"L7a9Puy0d9\":\"Quickstarts\",\"L8seEcJFZ7\":\"Subtotal\",\"L9aaTnFe5M\":\"Anthropic Academy\",\"LA8ExwZoi3\":\"This memory was modified elsewhere since you started editing. Copy your changes before canceling to avoid losing them.\",\"LCrR+sSNik\":\"Additional recipients\",\"LELd5uVr7Q\":\"All Console Organizations \u003cem\u003ecan\u003c/em\u003e join a Parent Organization, but you may want to not add these single members ones in order to restrict the number of accounts with permission to modify Global SSO Settings.\",\"LGhUfWU8AS\":\"Invalid response_type: {responseType}. Expected: ‘code’\",\"LI4B/nslxi\":\"{progress}%\",\"LIW7YS72bK\":\"Save and sync\",\"LIrvo4bkOD\":\"Adaptive\",\"LItO6uqxBx\":\"No changes to save\",\"LIxEC2IS1N\":\"You can only invite up to 50 users at once\",\"LMDbiRxyDQ\":\"Can you explain this section to me in more detail?\",\"LNhY0EgQ9U\":\"Token count (in/out)\",\"LP6eStVLkm\":\"Are you sure you want to delete credential \\\"{name}\\\"? This action cannot be undone.\",\"LRCoDRMGkh\":\"Limit who can access your organization based on network location.\",\"LUdpQBqJGW\":\"none\",\"LVG1dX6B8u\":\"Ran {count} commands\",\"LWSM0CYt7k\":\"No files have been uploaded to the \u003cbold\u003e{workspaceName}\u003c/bold\u003e workspace. Copy the template below to upload your first file:\",\"LWXYsTUWKS\":\"Missing variables: {missingVariables}. Please make sure the first row of the CSV file contains all the variables.\",\"LWiiXht89U\":\"Click to view full screenshot\",\"LWt6+WHYht\":\"Describe what you would like to update\",\"LXiqPalAiK\":\"Current revision:\",\"Lc0/4RBAe1\":\"{totalRequestsString} total\",\"Ldm9E3RJ7M\":\"GCP\",\"LfWljW6il+\":\"—\",\"LftgYRq5hB\":\"Anthropic\",\"LhsbA4fT+2\":\"Model temperature\",\"Li1hTENvGa\":\"Stopped {count} commands\",\"Li6IAqII1+\":\"This issuer is already archived.\",\"Li8bwfrwx/\":\"Generate API keys on your behalf\",\"LiiA3RXUFf\":\"You can now integrate Claude into public facing products and businesses.\",\"Lk7JsCneoE\":\"All current members are assigned to this app in your identity provider\",\"Lkp0F6AHBT\":\"Presenting file(s)...\",\"Lm6ofWF3Oq\":\"Keep a record of the signing secret below. \u003cb\u003eYou won’t be able to view it again.\u003c/b\u003e\",\"LmINOxL8oM\":\"Failed to load vaults\",\"Lmq19suMfH\":\"Operators: startsWith, endsWith, contains, matches (RE2), size, ==, !=, \u0026\u0026, ||\",\"LnLGzU62rT\":\"JWKS URL\",\"LnzbWB+7EX\":\"Lite tier features (deprecated)\",\"LoxYlgEZCZ\":\"Memory stores give agents persistent, cross-session memory.\",\"LribIBzYXS\":\"Add custom key-value pairs to tag and organize this environment. Keys must be lowercase.\",\"Ls/eBLp17e\":\"MCP access\",\"LsM1C2k3Xg\":\"Federation rule couldn't be archived. You can try again.\",\"LshuBmbepD\":\"View workspace and billing details\",\"LspZ+RMZML\":\"Example use cases are required.\",\"LtSme83ZEV\":\"Wrong email? \u003clink\u003eChange email address\u003c/link\u003e\",\"LuVx5HGGY9\":\"Previous / next event\",\"LusyieSWXS\":\"Only lowercase letters, numbers, and hyphens allowed.\",\"LvJHQlZLSB\":\"Your account has been disabled after an automatic review of your recent activities.\",\"LxSJOb/HPs\":\"Go to Dashboard\",\"LyfJLziDY8\":\"Starting on\",\"M+7X8pWnCn\":\"Expected audience (optional)\",\"M+q3XQKdS1\":\"Total input tokens\",\"M+rb6QxGVb\":\"Flex processing\",\"M+rsDGAblG\":\"Missing ideal output\",\"M/CaDKeHMj\":\"The variables in this example don't match your prompt. Sync your variables to reset the generation logic.\",\"M/Qw5u8t09\":\"Organization access\",\"M/sqPGkv0Y\":\"AI Analysis\",\"M1D3byY3DS\":\"Enter the verification code sent to\",\"M1Ske8/pvO\":\"Retry loading keys before adding.\",\"M4KD+a8hLW\":\"Boolean expression over verified JWT claims. Access claims via claims.field. Max 4 KB.\",\"M7b2dxxwpN\":\"Verdict\",\"M88GeEDB7r\":\"You’ve reached your limit for {resourceType} uploads. Please try again later.\",\"M8NE+XE9Gf\":\"Create in Workspace:\",\"M8RCG2e4dY\":\"E.g. My Environment\",\"M8xZQwDsb3\":\"Your current seat only includes Chat access. Contact your organization admin to request a Chat + Claude Code seat.\",\"M9WT19JPQg\":\"Only allow requests from the IP ranges listed below.\",\"M9uw9d7FlP\":\"Environment updated.\",\"MBYn4HHrFu\":\"We had an unexpected billing error, please \u003clink\u003econtact support.\u003c/link\u003e\",\"MCIcVzCP+7\":\"Quickstart\",\"MD0B57X957\":\"Term length\",\"MD6zkXcKAC\":\"You can close this window or continue to the console.\",\"MDZtNI3Yu9\":\"Will the Claude API be used in countries outside of this location?\",\"MDebIUeu03\":\"Artifacts are created by other users and aren’t verified by Anthropic. Only download files you trust.\",\"MDsVoSvB2+\":\"Authorization failed. You can try again.\",\"MEFBw2/amn\":\"Verify a domain\",\"MEczRtSebK\":\"Create admin key\",\"MErI+0tn5I\":\"If you are a business tax registrant, please enter your business tax ID here.\",\"MFG53j7Z6u\":\"Provide licensing and legal information for your plugin.\",\"MGqiQW764A\":\"Generate a secret key and use it to connect your environment manager. The key authenticates your infrastructure with this environment.\",\"MH6WstLN4Y\":\"This rule is already archived.\",\"MHBNNaX0vZ\":\"Dream\",\"MHGP89bh/a\":\"Estimated success\",\"MHKJMjLtur\":\"Get up to date information in model responses with the new web search tool\",\"MHQW1OaohY\":\"Run (⌘/Ctrl + ↵)\",\"MJ2jZQxQnT\":\"Total\",\"MJQfEBMkIn\":\"Tier {n}\",\"MKsF9tDy/V\":\"{count, number} input tokens per minute\",\"MKzzux0PDn\":\"Rename prompt\",\"MLdp4kUtnX\":\"You haven't been added to your organization yet. Contact your administrator for access.\",\"MLv1BQ9vZW\":\"Check your email for next steps to set up your organization.\",\"MM7OHMBA9j\":\"Deleted a file\",\"MM8aoweGtf\":\"Version {version}\",\"MMTG5CuohP\":\"Delete organization\",\"MNFqIW+yX6\":\"Requests\",\"MO9jbhqtQ/\":\"Running (on prompt tab)\",\"MOKJd7fL+M\":\"You don't have permission to manage these access keys.\",\"MRXVFyTODF\":\"Current balance: {amount}\",\"MSWsWMwR/G\":\"Already caching? It can take a few minutes for usage to appear here.\",\"MTvrJMIN2o\":\"Unnamed skill\",\"MVQTRBWYud\":\"Read a file\",\"MXFt2OHZzk\":\"Org blocked\",\"MYC9FQH9J+\":\"Version conflict\",\"MYx/wnGsIX\":\"Unable to load rate limit data for this model\",\"MZCNjqWCVG\":\"Bridge\",\"MZDB3YpAbw\":\"This model does not support documents\",\"MbTCblK4AY\":\"No changes — the dream left the memory store untouched.\",\"MbvF6K3PJd\":\"Failed to upload file {filename}. Project knowledge exceeds maximum. Remove files to continue.\",\"McGwjIpEus\":\"Remove Limit\",\"McRIUL7l6R\":\" Only skills from the Default workspace are shown. To see other workspace's skills, select a workspace.\",\"McUnDIrT7a\":\"Free Tier\",\"Md1a5eT6un\":\"Add or edit ranges\",\"Md6HUoO5fK\":\"Partially prefill the assistant’s response\",\"Mdiu4DLGIW\":\"Tool Call\",\"MgdnPiJHcj\":\"Response\",\"MmX+VjUGFf\":\"{state, select, done {Your prompt} other {Improving prompt}}\",\"MmaVSZMd8U\":\"claude environment runner supports a built-in polling loop, initialized via the orchestrator command.\",\"Mmft+LxUWy\":\"Wait\",\"Mmuj1Rb6ck\":\"Platform\",\"MnVfSUV74P\":\"No signing keys have been created yet. Add a signing key to enable request signing for your API calls.\",\"MnZ3r0Qo/x\":\"Line 2\",\"MnpUD7ksb+\":\"View details\",\"Mor/39T1tf\":\"Amount must be between {min} and {max}.\",\"MqDLptqelR\":\"Prompt in console\",\"MroaWm9a7h\":\"Scale plan\",\"Mt8vc9bRn8\":\"No seat tier mappings configured\",\"MtIcfsBa83\":\"Execute JavaScript\",\"Mtd9LOXvVD\":\"Timeout\",\"MuU88l2kYt\":\"Edit encryption key\",\"MuVnc6UV+r\":\"Claim conditions\",\"MujM3O5c4v\":\"Create a prompt\",\"MuyXGjwH5b\":\"You have made changes based on an older version of the prompt. These will not overwrite the existing changes but will save as the latest version.\",\"Mw9I01KrVV\":\"New String\",\"MwY0j6lAfZ\":\"Claude Enterprise\",\"MwwRL8WUMT\":\"No events yet.\",\"MxhVX1gh8s\":\"Select type\",\"N//CuhZlhQ\":\"Waiting for first message…\",\"N/WqKnikIB\":\"running…\",\"N01wWf6FGH\":\"Failed to update setting. You can try again.\",\"N2DECLxiUG\":\"DD\",\"N2IrpMDHDB\":\"Confirm\",\"N4ReBTfOBh\":\"View Details\",\"N4dGyyihU2\":\"Select an environment\",\"N5boDujZT0\":\"Failed to update IP allowlist settings. You can try again.\",\"N6byJvIkL3\":\"Thank you for filling out our questionnaire, we’ll be in touch soon!\",\"N7Ln74poqN\":\"Rerun\",\"N9Z9S0uO71\":\"If the problem persists, please \u003clink\u003econtact support\u003c/link\u003e.\",\"N9vKTOaBBy\":\"Total requests\",\"NBj4iY8Tnc\":\"Add at least one mapping to continue.\",\"NBo9EY8u0F\":\"Identity and access\",\"NCupKVDe/M\":\"Streaming\",\"NDRvhbsxR4\":\"Build Claude directly into your product\",\"NGPHKyuKtT\":\"Members in your organization may need to sign in again. Sessions older than the selected duration will end immediately, and active sessions will be shortened.\",\"NIi2K2ghec\":\"Compliance\",\"NJ1mmzwBKE\":\"You don’t have permission to view this page.\",\"NJiCtPMMpF\":\"Selected workspaces\",\"NLxUJ6idFM\":\"Archive {workspaceName}\",\"NPXgxz4Guz\":\"Remaining balance\",\"NRjEQxTOIC\":\"of {compactValue}{suffix}\",\"NRl9KrlNwX\":\"You don't have permission to download files in this workspace.\",\"NSyuEP2pmX\":\"Enter verification code\",\"NTDKjuYWC5\":\"You can only have up to {maxToOrCcEmails} emails for each type.\",\"NTNuJXHP/b\":\"Failed to update default member spend limit. You can try again.\",\"NVrKtNhgau\":\"This will permanently delete the memory store and all memories inside it. This can’t be undone.\",\"NVxaQu1b3d\":\"Send Invites\",\"NWlR6mS4c+\":\"Try another email\",\"NX7yeSDcEb\":\"I am at least 18 years old, agree to Anthropic’s \u003ctermsLink\u003e{appType, select, claudeDot {Consumer Terms} other {Commercial Terms}}\u003c/termsLink\u003e and \u003caupLink\u003eUsage Policy\u003c/aupLink\u003e, and acknowledge their \u003cprivacyLink\u003ePrivacy Policy\u003c/privacyLink\u003e\",\"NZ8yBjGjzK\":\"Domains\",\"NZyhSXwwOq\":\"News\",\"NcDXiSfIPe\":\"Artifact failed to load\",\"NdEybW4jYK\":\"Legal, medical, and financial advice offered by Claude must be reviewed by professionals in the relevant field.\",\"NdHTDsWjgi\":\"No credentials yet\",\"NdLqN5Z3bE\":\"The title of the document you uploaded is too long, or includes forbidden characters (\u003c, \u003e, :, \\\", |, ?, *, \\\\, /, or unicode characters 0-31)\",\"NdO+zhQFPv\":\"Organization name\",\"NfQ6cXdiQw\":\"API access to evaluate Claude's capabilities\",\"NhDwgxRh3k\":\"in progress\",\"NhWx+ifa9L\":\"Creating environment…\",\"Nhzw0crABU\":\"Failed to remove default member spend limit. You can try again.\",\"Nj3rpn1Olz\":\"e.g. api-prod-signing\",\"Nk13kfQNlk\":\"Actual limits may be higher depending on your terms.\",\"Nk23/rndUZ\":\"document\",\"Np8D8qvW8w\":\"Are you sure you want to revoke the invitation for \u003cbold\u003e{email}\u003c/bold\u003e?\",\"Nq8e0A+cqt\":\"Invalid offer\",\"NqZoMmR1+s\":\"Delete example\",\"NqdADNYRQN\":\"Creating session…\",\"NqrS2VYCU+\":\"Your session has expired. Sign in again to continue.\",\"NrJLd2aPeL\":\"Auto reload failed due to a card issue. Please update your credit card and try again.\",\"NrQ1CUE4v0\":\"Limits will reset at {resetsAt}.\",\"Ns+ZI/Lgk8\":\"Open Response\",\"NsTmZ4s6sv\":\"code\",\"NtYS5H1qCf\":\"Generate Prompt\",\"NtoCTpRkEz\":\"Set spending limit for {name}\",\"NuF5YcKWhi\":\"Toggle menu\",\"NvnXdQBoXg\":\"client_secret_basic\",\"NvweSAB3md\":\"{documentTitle} chars {startCharIndex} - {endCharIndex}\",\"Nw3BPqcrRI\":\"Client ID (optional)\",\"NwhjMfjigc\":\"I’m still here\",\"NxQHN4YaGq\":\"Leave Development Partner Program\",\"NxksSRVQ20\":\"Send event…\",\"NyQ0oGfX/q\":\"Toggle Ask Claude\",\"O+Eoe+02IC\":\"complete\",\"O/iBeetZMK\":\"Version created successfully\",\"O/vdgZrs2S\":\"Workspace spend limit\",\"O06TjpdqhD\":\"Are you sure you want to archive \\\"{name}\\\"? Any active sessions using this vault will lose their credentials, and it can no longer be used to create new sessions.\",\"O0smwBEumq\":\"Monthly invoice\",\"O1pCvYK1bQ\":\"Same as issuer URL\",\"O1tgP6fbmD\":\"Preview isn't available for {fileName}.\",\"O2hMrU1FI9\":\"Editing {fileName}\",\"O2ntnbm9yZ\":\"website\",\"O3ktbXLz+S\":\"First seen {time}\",\"O3s/e235Yz\":\"{action} key?\",\"O52AcmzoE8\":\"Viewed a file\",\"O5pBI3uDPX\":\"Scroll to see more templates\",\"O6Tt+yw56p\":\"Failed to archive vault. You can try again.\",\"O6iQ5466nI\":\"This cannot be changed after creation.\",\"O7dWWslWri\":\"Enter ideal output...\",\"O9mDkAC7UB\":\"Marketing\",\"O9yYMopMdu\":\"Edit default member spend limit\",\"OD6HXQZGrv\":\"Terms of service: Consumer\",\"OE5x1rTLyz\":\"Inference (bracket) — {d}\",\"OEyGFI6aaE\":\"Newer version available from {authorName}\",\"OFA4bk2yTy\":\"No sessions match the current filters.\",\"OFE68NSbjj\":\"Vault created — {id}\",\"OFEgLIZBEl\":\"No agents match the current filters.\",\"OFjn4AkeNW\":\"Expected value {n}\",\"OHEMc8/OGf\":\"Reset to organization limit\",\"OICFwbDt1Z\":\"Provisioning mode\",\"OIvcC3ePVN\":\"{seconds, number, ::.000} seconds\",\"OIx8muxC1q\":\"{items} and {lastItem}\",\"OJmR+3dTK6\":\"Tool result\",\"OKhRC6eWRw\":\"Share\",\"OMJhAk0kkJ\":\"Join the Development Partner Program\",\"OMPkf8K7rb\":\"all admins and {email}\",\"OMqbOdgaXD\":\"List email addresses, separated by commas\",\"ONbwY20zq5\":\"Custom Tool\",\"ONrxGG1lUi\":\"Code execution costs can only be broken down by workspace.\",\"OQcnIUZeZL\":\"Some configured groups have not been detected in your IdP yet. Groups will be recognized after the next SCIM directory sync. Ensure group names are spelled correctly and your IdP is configured to sync group information.\",\"OQd++xvQ6z\":\"No response headers\",\"OQdMvZRGmJ\":\"Last refresh time: {datetime}\",\"OR23nsW2fI\":\"Update the logic for your use case and retry generation.\",\"ORGv1Q6rL/\":\"Created\",\"ORnyDI57VX\":\"Service key revoked.\",\"OSbNg+1qqF\":\"Good response\",\"OSqRv2jAwa\":\"Breakdown by {groupLabel}\",\"OSrwMwh37f\":\"This is your current session. Logging out will end your session and you will need to sign in again.\",\"OSz6Iot6+O\":\"No grouped data in this window.\",\"OT/gtq1AUS\":\"Service account couldn't be created. You can try again.\",\"OTAs3LMuCj\":\"Enter phone number\",\"OTBKcWK33n\":\"Show Ideal Outputs\",\"OUGWaoXEe9\":\"+{overflowCount}\",\"OUOLpSjiA/\":\"Members are synced from your identity provider upfront.\",\"OVOeMg0MiS\":\"Delete tool use\",\"OW9bZgoog6\":\"Hold key\",\"OXWzvQdhok\":\"Interrupt received\",\"OZE+oGeJdk\":\"At least 5 concurrent connections\",\"OcCW7LaCPk\":\"Includes usage from both API and Console\",\"OdgqxjSuBq\":\"Old String\",\"Oeu69mOvlx\":\"Go to dashboard\",\"Of7YlYNBiM\":\"OAuth scope\",\"OgMnT2xpe2\":\"Pay after-the-fact with monthly invoicing by contacting the Anthropic accounts team.\",\"Oh5C9PNWEX\":\"Beta headers (Ant only)\",\"OhgOkHumT3\":\"Clear filter\",\"OiHnPauShA\":\"Disabled due to content filtering\",\"OinE8V3DyL\":\"Assistant message\",\"OkhMveM8n9\":\"Create your first environment to get started.\",\"Op17orm6JF\":\"Unable to load active sessions. Try again later.\",\"OrxlVBgRQC\":\"Click the button below if the app does not open automatically.\",\"OsDomvMsnh\":\"All events\",\"OvzONl52rs\":\"Off\",\"Ox5ZK/I4+T\":\"Users must log in to platform.claude.com with SSO.\",\"OyLZZGq7Sw\":\"You are about to access a U.S. Government system\",\"OzM8xburX7\":\"Used Claude in Chrome\",\"P+jcgC6qiH\":\"Generating variables...\",\"P0xe8AvKVP\":\"Pro plan\",\"P1bU4oCDkI\":\"{days} days\",\"P3PEHnty9b\":\"{status, select, in_progress {in progress} canceling {canceling} ended {ended} other {{status}}}\",\"P6EE/aQ7SS\":\"Tokens\",\"P6PLpip+L0\":\"Join\",\"P7PLVjLe4f\":\"Date\",\"P81wZh5nso\":\"Any user with an API Key can use Claude’s {toolName} tool in their requests.\",\"P8DgeJasB6\":\"Network access policy for this environment.\",\"P8LoNvTQf/\":\"Exit quickstart\",\"PBUs06BBR7\":\"Diagram\",\"PCaFLpmDX8\":\"Permanently deleting this organization will:\",\"PDPuGV/Gda\":\"Show idle events\",\"PEscTtiHne\":\"Content moderation\",\"PGBgO6jk/N\":\"Failed to read file. You can try again.\",\"PHHXnsURnL\":\"You're already signed in with a different account. Log out to switch accounts.\",\"PHoFCl+XjW\":\"Your role in this workspace doesn’t include access to detailed content\",\"PIZCq1niXJ\":\"Descriptive name for this agent\",\"PKJApfruUh\":\"Create service account\",\"PKPk0FMpDN\":\"Pending Organizations\",\"PKo3MySv7A\":\"Only batches from the Default workspace are shown. To see other workspace's batches, select a workspace.\",\"PMcVdTHgKk\":\"JSON configuration for additional API parameters\",\"PW3yWkOC0H\":\"Code execution costs cannot be filtered by model.\",\"PYWls5W28p\":\"Interrupt\",\"PbUu1pV8NI\":\"Org allowed\",\"Pc+tM3dooO\":\"Generate\",\"PdOgciEOu1\":\"Issuers\",\"PjF5+9puDC\":\"Generating prompt…\",\"Pk41lh8L72\":\"To confirm, enter \u003cbold\u003e{confirmationPhrase}\u003c/bold\u003e in the field below\",\"PlBReUqqzW\":\"Log out\",\"PldxTwzPO6\":\"\u003cb\u003eE. Development Partner Program.\u003c/b\u003e Customer may elect (in its sole discretion) to participate in the Development Partner Program by enabling the permissive data opt-in setting for the Services (\\\"\u003cb\u003eDevelopment Partner Mode\u003c/b\u003e\\\"). If Customer enables Development Partner Mode, Anthropic may use the data that Customer submits to the Services (e.g., Customer Content) in connection with Anthropic’s products and services, including to train models.\",\"PqmLVnSl7X\":\"Next month\",\"PssXit8o35\":\"Token Type\",\"PuqALVmKWE\":\"Wall-clock since created — {duration}\",\"PwRoVUaHon\":\"{min} minimum\",\"PwWnZLy947\":\"Webhook endpoints receive event notifications when things happen in your workspace.\",\"Pwd1ma2oTi\":\"Enter a valid URL.\",\"PxqgoY6ADB\":\"Regenerate example\",\"Py+eVVjU6v\":\"Basic info\",\"Py189GY9df\":\"Security\",\"PytICQxIDI\":\"Get tabs\",\"Pyxg7bHNZ4\":\"Missing {variable}\",\"PzY/fvqgoT\":\"beta-header-2025-06-15\",\"Q++yMMMjS/\":\"Subagent\",\"Q/nGG+quYK\":\"You can send another message to try again, or edit the config directly.\",\"Q07wb0L0wG\":\"Email notification limits\",\"Q0YugBN8XO\":\"Leave submission?\",\"Q1CvZXx5ao\":\"For Enterprise accounts, only Premium seats can access Claude through {clientName}\",\"Q2akf/o1Jj\":\"Your prompt\",\"Q2lo/87fl4\":\"Your subscription is paused\",\"Q4TBL1Es+D\":\"No versions yet. Create one to get started.\",\"Q4V+DsnBh+\":\"Central European (Windows-1250)\",\"Q5CLtpsYtW\":\"Plans\",\"Q6wcZ5XM4v\":\"First Name\",\"Q7T0ivY1zW\":\"Evaluate\",\"Q7YYHVSF3d\":\"Input Schema\",\"Q7v7lg+smU\":\"When your limit is crossed there is delay before usage is paused. The delay is usually a few minutes, but sometimes it can be longer.\",\"Q8Qw5BZ1VA\":\"Description\",\"QAkD2GQxwD\":\"When you purchase credits or pay for usage, your invoices will appear here.\",\"QBesgZmQwv\":\"Can’t access this organization\",\"QDImQnfYbm\":\"Full content\",\"QFq3sE6Rfo\":\"MCP Server\",\"QFymnnrzmR\":\"Dreaming\",\"QG6+rRuDog\":\"External\",\"QGVI63s1dJ\":\"Agent\",\"QHMtBDlHkV\":\"Couldn’t load this memory’s content.\",\"QJ0ownoZRd\":\"Default (UTF-8)\",\"QJ7qy7GEQV\":\"Are you sure you want to archive \\\"{environmentName}\\\"? Archived profiles can no longer be used to create new sessions.\",\"QJAllUAc2k\":\"Plugins\",\"QKymRqJDMU\":\"[image with unsafe URL]\",\"QN2b9OtFyN\":\"Memory stores\",\"QNEFpq3fE/\":\"Hover\",\"QNkMhhn08n\":\"Use cases\",\"QO4eCwgApD\":\"Do not search blocked domains\",\"QOeHXo/cLe\":\"Once all credits are consumed, you will receive a monthly invoice for your unpaid balance. You can set maximum spending limits and set up notifications.\",\"QQHSEpBVsB\":\"Cache read: {n} {pct}\",\"QRccCMoxuD\":\"Page not found\",\"QRhBIxbpyC\":\"Government institution\",\"QTsOCEcAJ2\":\"Add, generate or import test cases using the buttons below to start evaluating prompts.\",\"QV0mGarRJs\":\"{count} to update\",\"QV18bejYZn\":\"None in this workspace yet.\",\"QVvr+znAa+\":\"Send emails to \u003cbold\u003e{recipients}.\u003c/bold\u003e\",\"QX3eO6WBpz\":\"Default inference geo must be one of the allowed inference geos.\",\"QYbYQZB6z8\":\"Register issuer\",\"QYjL2NQA5F\":\"Seat tier {rowIndex}\",\"QbyLMQQfUt\":\"Collaborate with friends and teammates by setting up an organization\",\"Qe8OUc8Z2j\":\"Grants ability to delete user chats and files\",\"QffGCBK60k\":\"Preview isn't available for {fileName} ({fileSize}).\",\"QfzMit4O+g\":\"all admins and:\",\"QgWTplvXR/\":\"Speed (Research Preview)\",\"Qge4qBj3dr\":\"UTC\",\"QhiK2OrCZ3\":\"Monitor rate limit usage\",\"Qhx62N6O8H\":\"Permitted simultaneous connections that can be made to the Claude API\",\"Qkq9pqdJms\":\"Preview of changes that will be applied when SCIM provisioning runs.\",\"QmLhKBubcc\":\"Your message will exceed the \u003clink\u003emaximum image count\u003c/link\u003e for this chat. Try removing images \u003cnewChatLink\u003eor starting a new conversation.\u003c/newChatLink\u003e{upgradeInstructions}\",\"Qn2KIIF0Gf\":\"By joining the Development Partner Program, you acknowledge that you are authorized to accept the Service Specific Terms on behalf of your organization.\",\"Qp/G76e5Ls\":\"Visible to everyone in your organization\",\"Qp1beM93yV\":\"Path\",\"Qr9R5OBs5c\":\"Match\",\"QroVnpBxl2\":\"Console login\",\"Qroasht1fR\":\"Searched code\",\"QtO+w4JsWC\":\"Search by organization name\",\"QugqYeS6zz\":\"Open Artifact details\",\"QvwX40GPo2\":\"(none)\",\"QwnGVYPlwS\":\"Authorize\",\"QxbK5J6yIJ\":\"Anthropic may reach out again in the future to gather additional info or share updates to the Directory policies.\",\"QyQu9yDFha\":\"{count} analyzed\",\"QyrCxYs5Jy\":\"You can add at most {count, plural, one {# file} other {# files}} to a chat. {suggestion}\",\"Qz2686PKOL\":\"Cloud KMS keys require approval by Anthropic before they become active. The key will be in a pending state until approved.\",\"QzYzVdnfqj\":\"Re-review\",\"R+2IzCeoO9\":\"Subject pattern\",\"R/eOkjWqNU\":\"Pro\",\"R1DCjzz22a\":\"Create your first API key\",\"R3SzwmqIvN\":\"Identity Provider (IdP) SAML Configuration\",\"R4ftoZX/zm\":\"Disable group mappings\",\"R4rJldtNWQ\":\"Select which organization you would like to connect with {clientName}\",\"R4zj542G+S\":\"Submit another plugin\",\"R6NrcOyBBb\":\"Sessions will appear here once created through the API.\",\"R7JZziJ0aL\":\"· {numSearchResults, plural, one {# result} other {# results}}\",\"R7R0iXXMda\":\"Cache read tokens\",\"R85gsW8HY9\":\"Courses\",\"R9rCfA8g/I\":\"Verify domain\",\"RBM+i+YzNl\":\"Content exceeds the {maxKb} KB limit ({currentKb} KB).\",\"RCEgKzEBgi\":\"Configure SCIM provisioning for automated user and group management.\",\"RCW9ozrkeD\":\"Failed to update environment.\",\"RDwKyyO7Lq\":\"Directory\",\"RFWqsIYHpG\":\"IAM role ARN\",\"RFXsB0TjaZ\":\"This takes 1-2 minutes and uses Claude Sonnet 4.5 credits\",\"RG2kvdV5At\":\"Verified domains are shared across all organizations in {parentOrgName}.\",\"RGgyoOgBRH\":\"Signed in as a different account\",\"RJ2YBdq2wN\":\"Don’t share your admin key with others, or expose it in the browser or other client-side code. Admin keys are owned by the organization and remain active even after the creator is removed.\",\"RJC70Fz7UQ\":\"Session summary\",\"RKq84RYIpq\":\"Manage environments\",\"RLDYH7ojFD\":\"Waiting on {organizationName} approval\",\"RNKP0atj2J\":\"View members\",\"RNfzqUcYrm\":\"Edit webhook\",\"ROJojP5Rjr\":\"Created {when}\",\"RPbONGdRst\":\"Add Image from URL\",\"RR2DConpEp\":\"Stream connected\",\"RRwkVNFvJ6\":\"{count, plural, one {# month} other {# months}}\",\"RRzspcw23N\":\"Verifying transaction…\",\"RSctv1a4vj\":\"Build\",\"RUXyJJ4nGW\":\"Allow Claude Code metrics logging\",\"RWVkTyryo7\":\"Show options\",\"RYMeoBxZj/\":\"Claude Code limits apply. Claude Code usage does not contribute to your organization’s normal rate limits.\",\"RahCRH1enB\":\"Expired\",\"RbUN1wizoS\":\"Join our Development Partner Program to help improve Claude\",\"Rd0lUjGUtl\":\"Up to 4,000\",\"Rdlh9DEGH0\":\"Errors\",\"Rfvi9/BMNS\":\"Last 30 days\",\"RgnyribK78\":\"No tool usage recorded\",\"Rh4amk+rP1\":\"You can only download Claude-generated files.\",\"Ri63Z85D7E\":\"Right-click\",\"RlEvEHq9kf\":\"Tool returned an error\",\"RlL9/uN6lx\":\"Failed to update domain settings.\",\"Rmvfc667E+\":\"Columns can be in any order\",\"RpU0WNTLtn\":\"Output Tokens per Minute\",\"RpUlXGyHDU\":\"Domain Name\",\"RqU0c7YBoG\":\"T\u0026S Results\",\"RrCui3yt/J\":\"Summary\",\"RrEC5/uqbJ\":\"Standard seat\",\"RsrVLGQNnc\":\"This session won't accept new events and will be hidden. This can't be undone.\",\"RtTB+NYXlU\":\"API keys are owned by workspaces and remain active even after the creator is removed{isClaudeCodeWithCost, select, true {. For per API key costs, visit the \u003clink\u003eClaude Code metrics page\u003c/link\u003e} other {}}\",\"Rtn5WAt442\":\"Code execution costs cannot be filtered by API key.\",\"RuqyiWDcAa\":\"Manage files\",\"Rw7iI7vYlr\":\"Disable\",\"RyCW0gT/7M\":\"{count, plural, one {# page} other {# pages}}\",\"Rz9KUcd/1+\":\"Block additional domains\",\"RzL2CtHKXp\":\"File is outside allowed folders.\",\"S/1uYJ8Cp2\":\"Follow the conversation logic and key decision points throughout the session.\",\"S/8OTmj11s\":\"groups\",\"S/YXHb+Gjr\":\"Restrictions apply to all console and API requests for the organization\",\"S1s6OOY9z8\":\"Discovery base URL\",\"S28gotPvz8\":\"Named non-human identities for workload and CI federation\",\"S2YlBwSzzQ\":\"No domains found. Add a domain to get started with SAML configuration.\",\"S3ZA/oaUB7\":\"{count, plural, one {# other recipient} other {# other recipients}}\",\"S6UTQy8TyU\":\"Some fields need attention before you can submit.\",\"S7YfJwOdtG\":\"Admin keys couldn't be loaded. Your keys are safe — you can try again.\",\"S8/4ZI1Fhf\":\"More actions\",\"S8/WWXptUL\":\"Updated:\",\"S8SifF7ozV\":\"This offer is no longer available to you\",\"S9YuEqwxPk\":\"≤ 200k context\",\"S9gOby1q1E\":\"Your organization will no longer receive discounts that were claimed as part of the program\",\"SB9OnyeeQf\":\"Claude partner network\",\"SFbt+MAvby\":\"Image is too large. \u003clink\u003eLearn more\u003c/link\u003e\",\"SG0lTfdMMN\":\"Failed to archive memory store. You can try again.\",\"SGTtOsTW5U\":\"View resources in the workspace\",\"SIgPaVikdi\":\"Claude Pro\",\"SKK/bdmln9\":\"Environment created — {id}\",\"SKU/rrm6ip\":\"IP allowlist\",\"SL+c5as3Vb\":\"—\",\"SMIrBg0HJU\":\"Import Test Cases\",\"SMir/OQ57m\":\"of {compactValue}{suffix} / {multipliedCompactValue} ({multiplier}x){suffix} off-peak\",\"SNuQo7IJH/\":\"Logs\",\"SO/rxw6omi\":\"Output:\",\"SOmoNTSHwn\":\"Loading settings...\",\"SQp0xTkvsA\":\"Unable to load usage data at this time. You can try again later.\",\"SRR0mDrBUi\":\"Display name is required.\",\"SRhWkBtI+b\":\"Principal\",\"SUa8mpheAG\":\"Columns\",\"SVnPOds80H\":\"IdP group name {rowIndex}\",\"SVwJTM5AmL\":\"Export\",\"SWqI3HPkhC\":\"TXT Record Value\",\"SXCnSr03ap\":\"You have {spendLeft} remaining in your monthly spend limit. You won't be able to spend your entire purchase this month unless you advance tiers. {spendLimitLink}\",\"SaKcWPsGVr\":\"Last {label} sync failed at {time}.\",\"Sai10igRDo\":\"{amount} expires {timeframe}\",\"SatWIp1MU4\":\"Update Limit\",\"SbDWhfly4c\":\"Plugin marketplaces\",\"ScgR55K/eO\":\"Name must be 255 characters or fewer.\",\"Seanpxav9K\":\"Required\",\"Sgst9NchMZ\":\"Optional. If the OIDC discovery endpoint differs from the issuer URL. Leave blank to use issuer URL.\",\"Sjo1P44FYy\":\"Custom\",\"SjwfckDpmb\":\"Your role in this workspace doesn't permit this action\",\"SmuYUdscxH\":\"What should we call you?\",\"SnYVsG1Jqj\":\"Rate-limited requests\",\"SpBqjJXtMG\":\"Invitation revoked\",\"SpMqgJ/4kZ\":\"Merge API Organizations\",\"SqSy72DVVC\":\"Name must be {maxLength} characters or fewer.\",\"SqpDXJgO9b\":\"\u003cb\u003eA. Claude for Work (Team Plan; Enterprise Plan).\u003c/b\u003e Customer must inform its Users that (i) they are accessing an administered service offering that enables Customer’s access to and control over data submitted to the Services by Customer and its Users, and (ii) use of the Services are subject to Anthropic’s policies, including the \u003cprivacyLink\u003ePrivacy Policy\u003c/privacyLink\u003e and \u003caupLink\u003eUsage Policy\u003c/aupLink\u003e. Customer is responsible for obtaining any necessary User consents and providing all User notices required by applicable law.\",\"Sr2X0YmW5b\":\"Remove resource\",\"Srbd8zdRfZ\":\"Contribute to your Claude subscription usage\",\"SrqTtZJslk\":\"Show archived\",\"SrvQo0dfcC\":\"Nonprofits\",\"SwQvRm4oI4\":\"Are you sure you want to archive credential \\\"{name}\\\"? This credential will no longer be used for MCP server access.\",\"Sz/3XzW9kr\":\"Includes token usage from both API and Console. Priority Tier costs are not included in the chart\",\"T+p9YNXtos\":\"Limit per minute across all models\",\"T0e6Lh8loG\":\"Remove {name}\",\"T3X93o8MMK\":\"Loading versions...\",\"T3oXg7CHOt\":\"Concurrents\",\"T4VxQNSBvZ\":\"Loading…\",\"T4wr1OKdGc\":\"Requires at least one verified domain. \",\"T4yZ1QM1h2\":\"Soft limit of {amount} was reached\",\"T55aR4q1Rm\":\"Average rating\",\"T5sqScv+rz\":\"Cache Write (5m)\",\"T7AN3OqDcK\":\"file_abc123...\",\"T7n3fuediy\":\"{current}/{max}\",\"T8OAhaQ0sP\":\"Upgrade API keys\",\"TAWii4YSW7\":\"Display settings\",\"TBGKsS6Qac\":\"Disable {toolName}\",\"TBZNYAz28s\":\"Enter a valid email address.\",\"TBovrxFZgY\":\"Month\",\"TCJEDk8sNu\":\"Show timeline\",\"TCvu2Rk9JU\":\"Fastest model for daily tasks\",\"TDaF6JVgG6\":\"Dismiss\",\"TDiWtetV8G\":\"Key ID\",\"TDrunp5flH\":\"Limits\",\"TE4fIScoTQ\":\"City\",\"TEiUn/kLla\":\"Prompt Not Found\",\"TG/uI3ttxZ\":\"Block domains\",\"TI79WvQ5kU\":\"Single sign-on (SSO)\",\"TITyTRZpeP\":\"San Francisco\",\"TJo5E6JuIN\":\"Preview\",\"TLbun0XPu7\":\"Request data cannot be filtered by model\",\"TLzroaYdFZ\":\"When enabled, members are assigned roles based on their IdP group membership. Users not in any mapped group are deprovisioned on the next sync.\",\"TOGjWR5zEN\":\"Remove {range}\",\"TQF6+7wVoI\":\"Almost done…\",\"TRpxX8Mu1L\":\"Due to unexpected capacity constraints, Claude is unable to respond to your message. Please try again soon.\",\"TSFA5kd4hA\":\"... and {n, plural, one {# more} other {# more}}\",\"TSrO8fziQ2\":\"List price: {value}\",\"TTbKBctktC\":\"Add or edit domains\",\"TUQI29lEpB\":\"Not found anywhere\",\"TUu1f/eyXT\":\"Failed to remove user spend limit. You can try again.\",\"TUwI2xNbmH\":\"Waiting to run\",\"TVfsvTIgNe\":\"24 hours (max)\",\"TWjGV8T1tY\":\"Multiline\",\"TXnToVVGBf\":\"SKILL.md is missing necessary metadata. \u003clink\u003eLearn more\u003c/link\u003e\",\"TXpOBiuxud\":\"Customize\",\"TZD82UkdBU\":\"Academic institution\",\"TZq5ayrCkQ\":\"SCIM Groups\",\"TZzIc5XuKV\":\"Default inference geo\",\"TaegquRpTn\":\"Developer docs\",\"TaiRWVdxuZ\":\"Please add at least one allowed domain\",\"Tbo377C2O/\":\"Billing\",\"Tccf+Cv1G5\":\"To create an API key in the Claude Code workspace, \u003clink\u003einstall Claude Code\u003c/link\u003e and then login with your Console account\",\"TdN9zMOaY9\":\"Issuer configuration is security-sensitive. The issuer URL and JWKS source determine which tokens are accepted. This action will be audit-logged.\",\"TdTXXf940t\":\"Learn more\",\"TdaRlHCXj3\":\"How client credentials are sent to the token endpoint: in the POST body (client_secret_post), as HTTP Basic auth (client_secret_basic), or not at all for PKCE-only flows (none).\",\"TeRcbe3fhr\":\"directory\",\"TfHAcF55BY\":\"Sign up or log in to join {organizationName}\",\"TfrBOrH35t\":\"Plugin link is required.\",\"TgGappB10P\":\"Keep a record of the key below. \u003cbold\u003eYou won’t be able to view it again.\u003c/bold\u003e\",\"Thqa+hx2en\":\"Integrate and scale using the Claude API\",\"Ti95YCDMOG\":\"Enables security and basic functionality.\",\"TiR/HqX9fU\":\"Saving...\",\"TjZtdg02Y+\":\"p-harm: {pHarm}\",\"Tk3aOKlWaD\":\"All Workspaces\",\"TkEsocawnt\":\"Version history\",\"Tl5kqqFhEu\":\"Loading sessions…\",\"TmgRWR9bVA\":\"Failed to send interrupt. You can try again.\",\"TmsnJiP3Ly\":\"Memory saved.\",\"TnHuOTdLnC\":\"There's an issue with SKILL.md. \u003clink\u003eLearn more\u003c/link\u003e\",\"Too+yPOiXT\":\"This can’t be undone. Once saved, workspace data will use this {label} and it can’t be detached.\",\"TqSTI0/TZI\":\"Enable\",\"TsJa9UyZmC\":\"Add message\",\"TsWB1OZXP5\":\"Replace file\",\"TtJW0ZbWG0\":\"Only search a subset of org allowed domains\",\"TtfNhgtojm\":\"Compacting our conversation so we can keep chatting...\",\"TuNpSooTZp\":\"Analyzing {count, plural, one {# event} other {# events}}…\",\"TuimI6fqIo\":\"Premium Nonprofit\",\"Tx6E82HbZK\":\"Enable anyway\",\"TxDrSz2rUi\":\"You will lose access to this organization and its workspaces, API keys, and projects. You will be signed out of all sessions.\",\"TxjoW4P0kC\":\"Page {current} of {total}\",\"Ty9aJYWYAh\":\"No sessions for this agent.\",\"TztQA0vb34\":\"Transcript\",\"TzvZ+hnR7J\":\"No versions.\",\"U+7IIlpC6m\":\"Only you have access\",\"U1DRwlwsvW\":\"Directory sync (SCIM)\",\"U2ceo2XmXF\":\"API status\",\"U3Z57WCgjY\":\"ELIGIBLE TO JOIN\",\"U5+MBCY8VU\":\"Client ID\",\"U5sjCvVDB3\":\"Before {date}\",\"U6BX1SQ7O6\":\"Your organization has disabled Workbench access for your user role.\",\"U81IX1Gzop\":\"No MCPs or tools configured.\",\"UDRX5qxC1r\":\"Financial services\",\"UDzVMLRS83\":\"Unable to read file.\",\"UEWVjUaeNB\":\"This prompt will be used with models that have \u003cbold\u003ethinking \u003c/bold\u003eenabled\",\"UG5qoSmoqf\":\"No data\",\"UGQLp0s+fN\":\"Suggested fix: \",\"UMUgG7EQNO\":\"Invite {orgName} to merge?\",\"UNATB7KOzx\":\"Domain Verification Instructions\",\"UOqQWim83C\":\"Federation rules\",\"URMKCp9hxi\":\"Sign up for a Max or Pro subscription to connect your account, or use your API key.\",\"UU4uLCH4Mc\":\"Cache Write (1h)\",\"UUnj/qdnKC\":\"Couldn't look up this store. You can try again.\",\"UVUc7pDONa\":\"Cannot remove the last domain. At least one domain must remain.\",\"UXACPA5vIx\":\"Plugin description is required.\",\"UY3SnwUIrB\":\"missing\",\"UYU6ckzBTY\":\"Download app\",\"UYyLrb4ej2\":\"\u003clink\u003ePay your invoice\u003c/link\u003e to restore access.\",\"UZACtjljHX\":\"Tokens read back per token written. Higher means better cache reuse — each cached prompt is paying back its write cost.\",\"UaOcmjKZRh\":\"Select an event to view details\",\"UaRhEtm0ki\":\"Grants ability to read organization data\",\"UduzuBbwAk\":\"Create an organization\",\"Udvs+En60A\":\"You've already applied\",\"Uf3gsJGqpH\":\"Unable to load invoices at this time.\",\"UgRR30aJRr\":\"Workspaces are collaborative spaces where teams can separate API resources by use case.\",\"UiqTZI5p6F\":\"{value} {unit}\",\"Uj2xYeA6Yh\":\"Failed to load agent\",\"UmYDredfsR\":\"This service account couldn’t be loaded.\",\"UnMbCxIk+G\":\"Tokens per Day\",\"UpGmKvUuEH\":\"Reset overrides\",\"Uqm32YNniW\":\"Duplicate group name. Each group can only be mapped once.\",\"UrGI9Kwx/D\":\"Create agent\",\"UtKk+QMtRr\":\"Detected variables:\",\"Utf46+6QWa\":\"Code modernization\",\"UuCntk4qP1\":\"Add Comparison\",\"Uv2yd0aQ3g\":\"Enables ads personalization and tracking.\",\"UvHHNPqphH\":\"Callable agents\",\"UvaYJaz37a\":\"AWS\",\"UwAGKpOn00\":\"Example: Summarizing internal legal documents\",\"UxvRhG1881\":\"Add signing key\",\"UySlIP6uHU\":\"1M Context Output Tokens per Minute\",\"UyWyQn/88m\":\"File could not be read.\",\"V+jPyROpXb\":\"Edited {fileName}\",\"V05DEoXNYu\":\"Configure environment\",\"V3zw7m9pi/\":\"Select file\",\"V52jNnY+6M\":\"Enabled\",\"V5IldMz1xL\":\"To continue, click the link sent to\",\"V5JQj+Vxkk\":\"No results found.\",\"V6sQkOu7Lx\":\"Back to app\",\"V7PaX1ifN1\":\"This service account is already archived.\",\"V8L0tBcIFs\":\"Only CSV files are supported\",\"V9Aktj8Q9x\":\"Tool usage\",\"V9is/feFRZ\":\"Lite seat\",\"VA/15VkqpV\":\"Delete Claude Code metrics data\",\"VAsUyopLUd\":\"Only visible to you\",\"VDlv1of4Ai\":\"All Service Accounts\",\"VEpb9nw3Ed\":\"Invoice Type\",\"VFxpJYuBJP\":\"Errors detected in schema. Settings may not work as expected. See the \u003clink\u003eClaude Code settings docs\u003c/link\u003e.\",\"VGolWy/Z96\":\"Claude Platform\",\"VIKkyXSocq\":\"Spend figures are estimates for analytics purposes. For actual costs, refer to the \u003clink\u003ecost dashboard\u003c/link\u003e.\",\"VInRrceUIM\":\"By continuing, you agree to Anthropic’s \u003ccommercialTerms\u003eCommercial Terms\u003c/commercialTerms\u003e and \u003caup\u003eUsage Policy\u003c/aup\u003e, and acknowledge our \u003cprivacy\u003ePrivacy Policy\u003c/privacy\u003e.\",\"VKSYw/OpbS\":\"Require SSO for Claude\",\"VKZ/U8vAsk\":\"Effort\",\"VKeZNo2H8s\":\"No agents yet\",\"VKfWR3F5qV\":\"Recommended\",\"VKppxpOi/Z\":\"Domain cannot be empty\",\"VN8q1gJzsy\":\"Failed to submit organization details. You can try again.\",\"VPrfka47Wo\":\"Disabling {toolName} may break existing services that have {toolName} enabled. Are you sure you want to disable {toolName} for your organization?\",\"VRdzTc9zjK\":\"Please contact your account administrator to ensure your identity provider is configured to send an email address.\",\"VRt7r5ud37\":\"Update SCIM users and groups\",\"VTj3cqtMtK\":\"Unknown content block\",\"VX2sOBrYUm\":\"Back to list\",\"VZOiVMXn0z\":\"Untitled session\",\"VZe77ZaRv/\":\"Account Error\",\"Va0VJljXGx\":\"You are accessing a U.S. Government (USG) Information System (IS) that is provided for USG-authorized use only. By using this IS (which includes any device attached to this IS), you consent to the following conditions:\",\"Vab+1eZw5K\":\"Select a memory to view its contents.\",\"Vaig6pJ+b5\":\"Failed to load team members. You can try again.\",\"Van0APAe6Y\":\"Last synced: {time}\",\"Vch09j37IL\":\"Improve an existing prompt\",\"VdfqU5wMCX\":\"Tenant ID\",\"VdjlTKzJON\":\"Privacy choices\",\"VfTh5+XyuC\":\"Failed to update user spend limit. You can try again.\",\"Vftpl/j4PO\":\"How to get these credentials\",\"VhjBxkDD53\":\"Include at least one variable to continue\",\"VinnKHsmD4\":\"Failed to update workspace settings. You can try again.\",\"VjrpORrcji\":\"Require users to re-authenticate after a set period. This adds security by limiting how long sessions remain valid.\",\"Vk4UOjqgiF\":\"today ({timezone})\",\"VkZxYbjrmq\":\"Glob\",\"Vl3tqU6/rL\":\"{count, plural, one {# email is already invited.} other {# emails are already invited.}}\",\"VmPCrBKYlq\":\"{count, plural, one {# session} other {# sessions}} this hour\",\"VmkgWR9Fyo\":\"This key is pending approval by Anthropic.\",\"VnCN2pvR4W\":\"Use this secret to verify that webhook payloads are sent by Anthropic.\",\"Vnhc56fzZt\":\"Blank agent\",\"VoZTLSa2UW\":\"Copy Organization ID\",\"VqqYdqh35T\":\"Plugin links\",\"Vsd2BbgSaL\":\"This setup link was sent to {linkEmail}, but you're currently signed in as {currentEmail}.\",\"VtQhwkLzcZ\":\"Delete API key\",\"Vu9kt6ezVH\":\"This promotion is not available for your account\",\"VuNk4gEMV4\":\"Input{br}Tokens\",\"Vuh/a7xjtE\":\"Thai (TIS-620)\",\"Vvih4ObouX\":\"Segment-bounded glob. * matches within one / segment; ** matches zero or more trailing segments.\",\"VvjkwHG65d\":\"Your account is on {tierName} and may use up to {spendLimitText} credits/month.\",\"Vy/16/F2qj\":\"Choose what to sync from your identity provider.\",\"VyevPtp6cc\":\"Showing API usage only. Select 'All workspaces' to include workbench usage.\",\"VyhD1+K/As\":\"Provider fields can only be changed before a workspace is attached.\",\"VyuoPcctmb\":\"Connection not allowed\",\"VzIOKf1uNn\":\"Reject\",\"VzzYJkHnLP\":\"Create\",\"W+9uuyW18J\":\"No sessions yet. Create a few sessions first—analysis needs at least {min} to be useful.\",\"W/V6+Y+Vy2\":\"Collapse\",\"W0Tn8YkSr3\":\"Contact sales\",\"W1I3+YBFKM\":\"Tool Usage\",\"W2dIBW8oIg\":\"Due to capacity constraints, chatting with Claude is currently not available. Please try again in a little while.\",\"W6nwjoOm/V\":\"Draft\",\"W89Zdlx9Uw\":\"Session idle · {duration}\",\"W8D+V/BCva\":\"Claude Code for Enterprise\",\"W94U/75IwQ\":\"Update auto reload settings\",\"WA0YpreZSz\":\"Last {count, plural, one {day} other {# days}}\",\"WBB3AIEPTo\":\"Input: {n}\",\"WCaf5CZSTt\":\"Approve\",\"WChTrX7gU4\":\"Save your API Key\",\"WEARytq4yo\":\"This AWS account is already connected to a Claude organization.\",\"WEsz7x3loF\":\"Automatically assign seat tiers based on IdP group membership\",\"WHMpddVxAT\":\"Select a memory store\",\"WIm4/6845I\":\"Archive session\",\"WJTTZrAqS3\":\"You don’t have permission to view costs in this workspace. Please contact your admin to request billing access.\",\"WNu16XFWil\":\"Flex Tier Output Tokens per Minute\",\"WP0zkf6xqc\":\"Flex processing,\",\"WPy4JaDDO5\":\"Specify packages and their versions available in this environment. Separate multiple values with spaces.\",\"WRrdjGouNQ\":\"Good (slower, better)\",\"WS76+Jxvlk\":\"Required for Anthropic Verified Status.\",\"WSkLyhVgSu\":\"Ran an agent\",\"WTALbSL+mj\":\"Last {count, plural, one {hour} other {# hours}}\",\"WTM/rQlM+b\":\"Credential vaults\",\"WTrOy36sdu\":\"Chat\",\"WTyg+6Y+vI\":\"Key \\\"{name}\\\" updated.\",\"WV0cjUmWJS\":\"2.5M prompt tokens \u003cmuted\u003e(usage resets at midnight UTC)\u003c/muted\u003e\",\"WYzHAIKZxl\":\"Skip for now\",\"WZnsSUyRsT\":\"Enter your email\",\"Wb9rDomerA\":\"Cache read ratio\",\"WbGWdkUuRs\":\"Cache Read\",\"WdNZNkw7Xt\":\"{selected} of {total} selected\",\"Wf6bDeeyXr\":\"Agent details\",\"WilaIewYF9\":\"Setup SCIM\",\"Wj5TbNJP8W\":\"Issues\",\"WmFGBZORDc\":\"Enable metrics collection to track Claude Code usage across your organization. View productivity insights and usage patterns in Analytics \u003e Claude Code.\",\"Wnk6jz20Uc\":\"Write a prompt \u003cstrong\u003ewith at least 1 variable\u003c/strong\u003e in the {quote}Prompt{quote} tab, and click {quote}Run{quote}.{br}Your input variables and Claude's response will appear here.\",\"WoRKCyURWo\":\"{promptUpdatedAt} by {emailAddress}\",\"WozmMmI7F8\":\"Delete profile\",\"Wpb5i1oWy0\":\"An error occurred during the authentication process. Please try again.\",\"WppuwpRf3J\":\"Incorrect code entered. Please check that the code matches what you received in your other browser or device and try again.\",\"Ws2XJMekTC\":\"Your organization requires SSO authentication\",\"WsSa2LvTWk\":\"Prompt settings\",\"WtIr1E5UcX\":\"Add settings\",\"WtU4fEWs7l\":\"Agent not found\",\"Wue8QMTJuW\":\"Notify workspace admins when monthly spend reaches:\",\"WvimHvFe+n\":\"Claude Shannon\",\"Ww3ecxFuQe\":\"No archived federation rules\",\"Wxx7Cq79rG\":\"HIPAA-ready Chat with Claude Code access\",\"Wy/pjxrXEI\":\"Human resources\",\"WyF7kSHsHN\":\"Error loading prompt\",\"X+4r+ljq38\":\"View usage\",\"X+Pu2qr/jt\":\"Signing key \\\"{name}\\\" is due for rotation in {days, plural, one {# day} other {# days}}.\",\"X+qsgruoK2\":\"Remove claim {n}\",\"X/61RNPSSv\":\"Blocked Domains\",\"X/BBHLVHoU\":\"Unfortunately, Claude is not available to new users right now. We’re working hard to expand our availability soon.\",\"X0ha1a+WYV\":\"Save changes\",\"X1Zrlx6ZUe\":\"Must be greater than the auto-reload credit balance threshold\",\"X28fLi3Jme\":\"No memory stores match the current filters.\",\"X5tUyXfqsl\":\"Arabic (Windows-1256)\",\"X6qJ+Mle0d\":\"Click\",\"X7t9KX+6j3\":\"{count} sessions analyzed\",\"X83cfiK8ri\":\"component\",\"X8x7qyJBDa\":\"Make sure Anthropic has been granted access to your key before continuing.\",\"X9Y2RjcMpL\":\"Allow users to create new API keys in the default workspace. Disabling this setting does not affect existing API keys or disable Workbench usage.\",\"X9Z2S33opa\":\"Ran {count} agents\",\"XC461pQgXj\":\"This model is no longer available. Please select another model from model settings.\",\"XDoEh05w2J\":\"Failed to archive session. You can try again.\",\"XFm5nQr22Y\":\"Are you sure you want to remove \u003cbold\u003e{email}\u003c/bold\u003e from \u003cbold\u003e{name}\u003c/bold\u003e?\",\"XGDB49giOT\":\"Adding credit to your account…\",\"XGHZguLP3/\":\"See agreement \u003clink\u003e{agreementId}\u003c/link\u003e in AWS Marketplace.\",\"XGkVpOO9dA\":\"Running subagent\",\"XHz1bLOkAu\":\"Variables are placeholder values that make your prompt flexible and reusable. Variables in Workbench are enclosed in double brackets like so: \u003ccode\u003e{varSyntax}\u003c/code\u003e. The prompt above has the following variables:\",\"XIAalfdbvx\":\"Responsible Disclosure Policy\",\"XJf4on2VRN\":\"Will you be incorporating our API into any products or services intended for users under age 18?\",\"XKa90ySgHr\":\"Something went wrong on our end. You can try again.\",\"XKi6N2SvTn\":\"main\",\"XLWnTM0cEA\":\"Document summarization\",\"XLcM6WHfQR\":\"How can I help you today?\",\"XO4plUxe6L\":\"No access to Claude\",\"XPTvJ2am/k\":\"Service Tier\",\"XPVCWEFGaK\":\"Global\",\"XQYzc5PunJ\":\"You’re invited to join a live call with the developers who build the Console\",\"XQZA8epeh8\":\"Background\",\"XQrTisSJO+\":\"Users to Add\",\"XTdAcDCKZx\":\"Rule\",\"XUNFVA5Hbv\":\"Use and manage your connectors\",\"XUbt3i1EKl\":\"View Docs\",\"XXnChAbcHf\":\"Nonprofit\",\"XYoBzP28ED\":\"Connecting to stream\",\"XYsvl5RLx2\":\"Delete message\",\"XYuVUu0eNB\":\"{title}. Open artifact.\",\"XYvvwSI9fW\":\"Trust \u0026 Safety\",\"XZ+Fx6Wrzh\":\"Turn off\",\"XZMcAH9ilJ\":\"Any user with an API key can still download batches via the API.\",\"XcJGyU7hYY\":\"Failed to create session. You can try again.\",\"Xd4/mWWK1s\":\"Access token is required.\",\"XeQk+Nc5XT\":\"Total storage across your organization\",\"XhFooGMx23\":\"This dream doesn’t exist, or hasn’t been loaded yet.\",\"XhLYQfswyj\":\"Please wait before trying again.\",\"XiU6wkWFIe\":\"No matching members.\",\"Xl2d1nbKGH\":\"Issuer configuration is security-sensitive. Archiving this issuer will stop it from matching token exchanges. This action will be audit-logged.\",\"Xlx4TBWfuH\":\"Write a prompt in the left column, and click \u003cnowrap\u003e{play}Run\u003c/nowrap\u003e to see Claude’s response\",\"XokMEwzCZu\":\"Organizations with SSO enabled cannot use discoverability.\",\"XpLlYT6uZH\":\"Hosting Type\",\"XqDTx7TIXy\":\"Previous sync appears stale. You can retry.\",\"XqxpYcg6Jh\":\"Couldn't enable auto-reload. You can set it up later in Billing.\",\"XraduV/hLA\":\"Go to session\",\"XtbFE9pkZ5\":\"e.g., SCIM Provisioning Key\",\"XtceubvGhl\":\"Configure session length\",\"XteH97vM6n\":\"More details on plugins in Claude Code\",\"XtpBrSBieI\":\"+{numExtra} more\",\"XvzAaDqIQy\":\"Previous session\",\"XwzoXLP0BX\":\"Account does not exist\",\"XxDJDqiXQ8\":\"early prototype\",\"Y+vZBuTm6w\":\"Prefill input box already added\",\"Y/gm0eUPjn\":\"Duplicate group names in seat tier mappings. Each group can only be mapped once.\",\"Y2tXwTS7/8\":\"Issuer URL (iss claim)\",\"Y7tCTYr3oE\":\"This memory store was not found.\",\"Y7tnLdrXcO\":\"Select: {name}\",\"Y8btc6EEwF\":\"There was an error revoking the invite.\",\"Y8qViD5kOp\":\"Single member console\",\"YBctaBAMh/\":\"Loading skill\",\"YD+KHgvA3S\":\"Presented file(s)\",\"YD1rPaEDLX\":\"Available: claims.sub, claims.iss, claims.aud, claims.email, claims.ref, claims.repository_owner, ...\",\"YH6meO2ltn\":\"Limit\",\"YHCo8o5LVw\":\"DOMAIN\",\"YHhF8744dz\":\"We may use the information you provide here to periodically audit compliance with Anthropic’s \u003caup\u003eUsage Policy\u003c/aup\u003e, but you remain responsible for your compliance with the \u003caup\u003eUsage Policy\u003c/aup\u003e and \u003cterms\u003eCommercial Terms\u003c/terms\u003e.\",\"YI/5uVZEP7\":\"Development Partner Program Savings\",\"YNIu6KwoLa\":\"Service{br}Tier\",\"YPDlCjhMWu\":\"Next session\",\"YPDmudTd2Z\":\"{start}–{end} of {total}\",\"YPSC+2f9dg\":\"User message\",\"YPoI7IGcHt\":\"This MCP server doesn't support OAuth or couldn't be reached. Check the URL and try again.\",\"YQJkxwhmBb\":\"Single sign-on\",\"YR6CGakwNu\":\"Fetch from {hostname}\",\"YScydo43CK\":\"Claude Max or Pro is required to connect to Claude Code\",\"YUAhcr4bDF\":\"Edit example\",\"YVaAwbs30c\":\"Provide your contact details for communications about your plugin.\",\"YWYcBOiLpi\":\"No submissions yet.\",\"YXli9eoo0I\":\"Expand folder {folderName}\",\"YYA1A4tPaq\":\"Send emails to\",\"YYhpHqCLd5\":\"Read {count} memories\",\"Ya9IuD2AHE\":\"Open App\",\"YbgsiiZs8O\":\"Add cache control\",\"YeKWbPWW/V\":\"Authentication\",\"YfX0pldnOM\":\"anthropic-beta\",\"YgAWhc7CcO\":\"Add user \u0026 assistant message pair to conversation\",\"YjVm0qaNki\":\"OAuth refresh token\",\"YjvLtPs6ke\":\"Delete web search tool\",\"Yn41lcLvmg\":\"Tool Result\",\"YoXOdinNC1\":\"Fraud\",\"YpT44n5Mqq\":\"No dreams match the current filters.\",\"YrvqJLjQw/\":\"Create the agent first before starting a test run.\",\"YtFTtANjPw\":\"Open link\",\"YtNI9EpdlG\":\"{count, plural, one {# credential} other {# credentials}}\",\"YtUWIYGmtU\":\" (opens in a new tab)\",\"YtxGgOZEIf\":\"Connecting…\",\"Yuh5IPNUj1\":\"Prompt Deleted\",\"YxM5YfqMhf\":\"No tools defined\",\"Z+Zg3GHFXu\":\"Store not found.\",\"Z/vlTCH0Hc\":\"A descriptive name for this issuer.\",\"Z0QzNXAeZ6\":\"Complete account setup\",\"Z1EYp4doVX\":\"Remove citations\",\"Z2Ju3sr8Pi\":\"Be very careful with these keys.\",\"Z3EDd9nO/N\":\"Sessions\",\"Z3LtdkmpLL\":\"Failed to load vault\",\"Z3Oi21/OiE\":\"SKILL.md not found. File name must be in all caps (SKILL.md) and located in the top-level folder.\",\"Z3if7oOtuA\":\"No test cases\",\"Z3wtYPvaoR\":\"Drag to zoom, double-click to reset\",\"Z6Ll0L5sWf\":\"More items not shown\",\"Z7TYa/iMJK\":\"{resource} couldn’t be loaded. You can try again.\",\"Z8971huBVI\":\"Verified\",\"Z9SEbF2UCN\":\"OAuth\",\"ZBALng+MhI\":\"Current plan\",\"ZC4tsPWYmK\":\"Fetching environments…\",\"ZCiJRc6Fya\":\"accounts\",\"ZD9t6MG541\":\"Auto-populate from SAML metadata file\",\"ZDPJGpNgBl\":\"We couldn't load this offer right now. Try again in a moment.\",\"ZDPS7ummI5\":\"By submitting this form, I authorize Anthropic to contact me about my plugin and to process the information submitted in accordance with Anthropic\\\\u2019s \u003cprivacyLink\u003ePrivacy Policy\u003c/privacyLink\u003e. I also acknowledge and agree to Anthropic\\\\u2019s \u003ctermsLink\u003eSoftware Directory Terms\u003c/termsLink\u003e. If my plugin is selected for inclusion, the information I provide here will be displayed in the Plugin Directory and may also be displayed within Claude Code.\",\"ZDnSuIUNdF\":\"Members for the default workspace are managed at the organization level.\",\"ZEoPpBOFES\":\"IP range is already in the list.\",\"ZEsmTmWVa0\":\"Insights ({count})\",\"ZFz19XVzmx\":\"Maintain an allowlist of approved domains\",\"ZGdFgebdJp\":\"{spendAmount} of {effectiveLimit}\",\"ZHd668pqSH\":\"Trying it out\",\"ZIL7dZD4hX\":\"Add member to {workspaceName}\",\"ZJn5qDfYOD\":\"Press key\",\"ZLv5QLvMvh\":\"Show input memory\",\"ZNEcy7OM5r\":\"Incomplete response\",\"ZONx+wZGEx\":\"Update {domainType, select, allowed {allowed} other {blocked}} domains\",\"ZOXnyc/kaC\":\"File diff\",\"ZQnNZS0HVQ\":\"This prompt will be used with models that have \u003cbold\u003ethinking \u003c/bold\u003eenabled\",\"ZRt7rLtAIh\":\"Showing {start}-{end} of {total} results\",\"ZTwg1eIO2b\":\"Emails will be sent to all \u003cem\u003eadmins\u003c/em\u003e and \u003cemails\u003e{emailsToAlert}\u003c/emails\u003e.\",\"ZVrp1YsWwc\":\"Subagent Type\",\"ZWG/G/xeVy\":\"Alpha\",\"ZXp0z1T7ZD\":\"Features\",\"ZZRwe4AVLM\":\"No issuers registered\",\"Zbw9kzGqOl\":\"Service keys\",\"ZdMp2PQPAp\":\"Includes standard features and usage\",\"ZdhG/bYoKZ\":\"Who should we email with alerts?\",\"ZewCpX2VW4\":\"Add Domain\",\"ZfBb7UXcWh\":\"No content.\",\"Zgxj+Q2qBq\":\"Blocked domains\",\"Zh+5A6yahu\":\"On\",\"ZhKRYPwNLm\":\"Set up organization\",\"ZiDXQCbTSk\":\"New memory\",\"ZjwKnUj/8l\":\"Cell Type\",\"ZkoXKPVE1y\":\"We were unable to verify you with this link\",\"ZlYPnd72LJ\":\"Sync directory\",\"ZlgYOB3yzy\":\"Describe your agent…\",\"ZmlNQ3tlH0\":\"Activity\",\"Zootn+b6SR\":\"Analysis running — view progress\",\"Zp/P01UqyI\":\"Configure advanced provisioning where IdP groups grant membership access and assign seat tiers.\",\"ZpQ6usVWqj\":\"Result\",\"ZqXh/HGK/X\":\"Previous / next session\",\"ZqhXQGNmd6\":\"Failed to download files\",\"ZuZxwFtMJm\":\"Session is in a different organization\",\"ZufNpfQXdu\":\"Avoid service disruptions by automatically topping up credits when your balance runs low. You can change this anytime in Settings.\",\"Zv/v7puXV3\":\"Failed to rotate signing key.\",\"ZvKSfJ21VM\":\"Events\",\"ZvdROO7Rm7\":\"Remove member\",\"Zw0Xk+Ppbt\":\"— dream in progress\",\"ZwYGF+rAVA\":\"Previous sync appears stale (started at {time}). You can retry.\",\"Zwn2AZuKgB\":\"({tierName})\",\"ZzU6U2ilt0\":\"Error categories\",\"a+q50egFry\":\"Buy credits to get started\",\"a0k3QAt/ox\":\"Tool name is required\",\"a1eoKko5X/\":\"Unassigned\",\"a1fAXnUEXQ\":\"STATUS\",\"a3pk98Utp6\":\"No seat assigned\",\"a5msuh5ORp\":\"Yes\",\"a6KVizNPLe\":\"Please select fewer files.\",\"a8EKJHyz5S\":\"You should check your name is not already taken. You may not use brand names you do not own in the name of your plugin.\",\"a8OMZ7Zybd\":\"You won't be able to view it again.\",\"a8mgaa9gKD\":\"Business tax ID\",\"aA8bDwsPeJ\":\"Text\",\"aBl2IfHkm8\":\"No matching memory stores\",\"aCFQ7DP0SI\":\"Machine\",\"aCdAsIsVv0\":\"Copy to clipboard\",\"aDf2NEL1I0\":\"Stopped a command\",\"aEVB1Z0lbH\":\"Session analysis\",\"aG8uqR6zyE\":\"Failed to create agent. You can try again.\",\"aHCJwNIt1O\":\"Add encryption key\",\"aHXzz0HuLg\":\"—\",\"aIirP8zVXd\":\"Back to templates\",\"aJV+tJbg+I\":\"We recommend setting up the appropriate groups in your Identity Provider before enabling this feature.\",\"aKKgspkqsQ\":\"Must be a valid HTTPS URL.\",\"aKwetEgTAy\":\"Sign up or log in as {inviteEmail} to join {organizationName}.\",\"aLzfIziOrP\":\"Wait {count, plural, one {# second} other {# seconds}}\",\"aMaNJuNFUg\":\"Description of tool\",\"aNj+gp0ZN5\":\"web search\",\"aOgvNmaSp0\":\"Create service key\",\"aPRs4o6WkS\":\"This vault is archived. Credentials can only be added to active vaults.\",\"aPsM0A4WR1\":\"MCPs and tools\",\"aTsKbl/auM\":\"Ideal Output column:\",\"aUrAZygtPl\":\"Save your signing secret\",\"aWZKA+VlIw\":\"Claude Code settings\",\"aWpBzjCXKS\":\"Show more\",\"aXfQ2L8ErF\":\"Created a plan\",\"aXluVtf7Ei\":\"Previous question\",\"aZHAQmLikT\":\"{count} to add\",\"acrOozm08x\":\"Continue\",\"adThp5MDl0\":\"Latest\",\"adtJWRuvM6\":\"v{num}\",\"aek1rfeDM/\":\"This environment was registered by the Claude desktop app and is managed there.\",\"afYI6+rt+n\":\"Rotate key\",\"afzo5FkC3u\":\"Loading domain verification status...\",\"agOXPD4vII\":\"Size\",\"agStR5TvbK\":\"Please ask the creator of this prompt, {creatorName}, to modify its sharing settings.\",\"aheQdnR0gj\":\"Last Name\",\"aho5MUrLCX\":\"in {month}\",\"ai+dyPEPFT\":\"Lets the vault auto-renew the access token when it expires. Without this, the credential stops working at expiry.\",\"ai0JAxDdlC\":\"Type text\",\"aiJE2o7lx5\":\"Data retention period\",\"aj0tuw3d0P\":\"Credit purchase amount in US dollars\",\"akAMdBl23V\":\"Restrict access by IP address\",\"akOOJgqrBD\":\"specific emails:\",\"aljSgF+M28\":\"{updated, select, true {Subscription updated} other {You’re all set}}\",\"amT0GhE8ux\":\"Revert\",\"anZUclWQX4\":\"Chat + Claude Code\",\"aoMxvicbi8\":\"Failed to delete webhook endpoint.\",\"apUVNtcTzS\":\"Match configuration\",\"arFoWFZqgm\":\"Amount must be at least 10 more than minimum balance”,“ardPdhsBT4”:“Send interrupt”,“asqGnVRb8g”:“Solutions”,“avqtERKyiV”:”-”,“aybHCNr4ux”:“Uploaded file”,“b/xO9/GcN1”:“SKILL.md not found. Make sure the file name is in all caps (SKILL.md) and is in the top-level folder. \u003clink\u003eLearn more\u003c/link\u003e”,“b014+uC09y”:“The session has closed.”,“b11WUZRyKF”:“Hour”,“b47IHjkJaE”:“Go to session ID”,“b5Uf1JSpcI”:“Type: \“{text}\"",“b5dJrk+u4k”:“For debugging. How we surface this to customers is still undecided.”,“b7CdpeSwTr”:“Body for upcoming request”,“b7gx933x+g”:“Unknown workspace”,“b88x1Y+lJ8”:“Loading version…”,“b8GunKWafp”:“Open meeting link in new tab”,“b9eW0AZlJl”:“Open artifact”,“bApErctxyt”:“Read {fileName}”,“bAtMx/QZ/X”:“Repo”,“bCbdDdDMQC”:“We’re rolling out access to the browser extension gradually. Join the waitlist and we’ll let you know as soon as it’s your turn!”,“bD3rMme9TA”:“Redacted Thinking”,“bDc8G8MGd8”:“Reset search”,“bDqBQW1dDf”:“Access restricted by network policy.”,“bE+c28JHJn”:“Paste an access token if you know the MCP server doesn’t support an OAuth login flow or if you already have a token.”,“bEmyGaXdgL”:“Remove server”,“bFKD/6sJLj”:“You need additional permissions to access files in the \u003cbold\u003e{workspaceName}\u003c/bold\u003e workspace. Contact your admin to request developer access.”,“bG0a1KCgDy”:“Welcome to Workbench”,“bG4HwNvcxA”:“Add at least one IP range below before enabling”,“bH+usYCZhj”:“session {id}…”,“bIkpeHNpY7”:“Almost time to build”,“bJabr+armB”:“Loading linked rules…”,“bKGGswAORB”:“Missing variable values or ideal output”,“bMgywaksDZ”:“We may use the information you provide here to periodically audit compliance with Anthropic’s \u003cusagePolicy\u003eUsage Policy\u003c/usagePolicy\u003e, but you remain responsible for your compliance with their Usage Policy and \u003ccommercialTerms\u003eCommercial Terms\u003c/commercialTerms\u003e.”,“bN+ME/TDPQ”:“Model stop”,“bOudEaKc9L”:”\",\"bPFvkBzP+n\":\"Run a prompt with at least one variable and no tools to use ‘Evaluate’.\",\"bR1j3xYAQ3\":\"Build with the Claude API\",\"bRnYRqa1nq\":\"Monitor usage\",\"bS4//qAjEM\":\"Created:\",\"bSs9xfWp5E\":\"You're currently signed in as \u003cb\u003e{accountName}\u003c/b\u003e. Log out to switch accounts.\",\"bSvm4O41d9\":\"Key couldn’t be deleted.{detail}\",\"bT5tW+RRFr\":\"Build faster with Claude Code\",\"bTJNMEFk7u\":\"No packages configured\",\"bUFv1AmVPh\":\"Webhook endpoint updated.\",\"bUsfiLzdZN\":\"This preview contains {count} changes, which is too many to display in detail. Download the CSV to see all changes.\",\"bW7B87wFFp\":\"New\",\"bWjdfaXOzU\":\"URL\",\"bWz6bWepKF\":\"JWK set (JSON)\",\"bZMLuJCUfp\":\"DNS changes may take time to propagate across name servers. You can \u003clink\u003echeck the current propagation status\u003c/link\u003e to monitor when your record becomes visible.\",\"bZenNCYfSI\":\"Description (optional)\",\"baFD01zhLZ\":\"Auto reload is \u003cem\u003eenabled\u003c/em\u003e. We will reload to \u003cem\u003e{targetAmount}\u003c/em\u003e when the balance reaches \u003cem\u003e{thresholdAmount}\u003c/em\u003e until your tier's monthly usage limit is reached.\",\"bcYOIWavOI\":\"Avoid service disruptions by auto-reloading credits when your balance reaches a specified minimum.\",\"bd3NwKJU1r\":\"For Team accounts, only Premium seats can access Claude through {clientName}\",\"beHOC0icuM\":\"Add a description for this environment (optional)\",\"bgGBA2IrQh\":\"See where your verified domains are being used across Anthropic organizations. All accounts under your verified domains have the ability to use SSO as long as they have been added to the SSO application in your IdP.\",\"bgTXHD3+Nx\":\"Spawned\",\"bh4rlKfcgE\":\"Government\",\"bk8tuJl/tJ\":\"Select report reason\",\"bkF9le2jiA\":\"Missing scope parameter\",\"blWvagsLt7\":\"Models\",\"bm+XRYDg92\":\"SAML Attribute Mappings\",\"bmB0AwkqUW\":\"Setup SSO\",\"bmVtl9bzB1\":\"Learn about examples\",\"bn84V+hQmw\":\"Delete tool\",\"bnH1bYtWjU\":\"Connected via {vaultCoverage}\",\"bnMoPDpn+p\":\"Claude for Word\",\"bnWPimmAu1\":\"Remove metadata row {index}\",\"bndB2gsSQE\":\"Go to billing\",\"bnmAtn7xv1\":\"Just-in-time (JIT)\",\"bnoTJ4D+A2\":\"Memory store archived.\",\"boa1qHU8zd\":\"Last day\",\"bqPlO85bVW\":\"SYSTEM PROMPT\",\"brLboSml89\":\"You are on the \u003cbold\u003eEvaluation\u003c/bold\u003e plan. Upgrade to the \u003cbold\u003eBuild\u003c/bold\u003e plan to add funds to your balance and use Claude in production. If you need custom rate limits, choose the \u003cbold\u003eScale\u003c/bold\u003e plan to contact us.\",\"bsqhlkeo7y\":\"Team {count}\",\"buMm6E/EXt\":\"Chat seat\",\"bvIlunNOpX\":\"Generate {count, plural, one {# Test Case} other {# Test Cases}}\",\"bvmDs3WNGr\":\"You don’t have permission to view logs in this workspace. Contact your admin to request developer access.\",\"bwSogOCseQ\":\"Information Extraction\",\"bydoq+Vrvj\":\"Share your feedback or ask us (almost) anything! Join now at \u003clink\u003e{meetLink}\u003c/link\u003e\",\"bzU0lExxPy\":\"Campus Program\",\"c+lsJP1Sao\":\"Failed to terminate session. You can try again.\",\"c+nII3YFG4\":\"Set default member spend limit\",\"c/KktLImbB\":\"Resources\",\"c/ONQ1cit9\":\"Show Prompts\",\"c/tPzNKmWR\":\"Verified domain emails authenticate via your identity provider.\",\"c1WPBbt54q\":\"You can be an active partner in Claude’s development by voluntarily sharing your organization’s Claude Code sessions with Anthropic to improve our services, including model training.\",\"c1zgtNFdB8\":\"Premium seat\",\"c3VJQoWwCE\":\"Device\",\"c5+JRMBv/Y\":\"Upgrade plan\",\"c5MPt6ne5S\":\"All sessions\",\"c7HmbPZPFy\":\"Please enter at least one email address\",\"c7QBwTGpyt\":\"Your IT administrator has blocked new account creation and you are not a member of any existing organizations. Please contact your IT administrator for access.\",\"c7QXUzDY/4\":\"Exact-match key-value conditions on JWT claims.\",\"c8NRYrOL1b\":\"Terminated\",\"c8nvms5K2+\":\"Sales\",\"c8rFKtX4/g\":\"Tokens read back per token written\",\"cA8XhzAdDl\":\"Expected value\",\"cAdMKZZs7Q\":\"{maxLength} characters or fewer.\",\"cB/2zxlPUj\":\"Enter IdP group name\",\"cB4sm6dagk\":\"Text block\",\"cBFXPssEye\":\"{key}: {value}\",\"cCMef/BXoC\":\"No archived issuers\",\"cEGlLq72KF\":\"Configure organization-wide behavior and policy for Claude Code.\",\"cG0Q8MnYSg\":\"Temperature\",\"cGW6IKgIlE\":\"You have limited access right now. Please select a plan to use Claude in commercial applications.\",\"cH4zTFz3na\":\"Plugin description\",\"cHiD7rLwvA\":\"Request signing keys\",\"cJAFSGdjJk\":\"Paste the JWK set JSON array. Keys must be asymmetric (RSA, EC). You are responsible for rotating these keys manually.\",\"cKCYe0t7gT\":\"TYPE\",\"cKXXDAFGhy\":\"Supported platforms\",\"cNe9eXc24f\":\"Created a memory\",\"cP5M5utX/U\":\"Full screen mode\",\"cPnivFkT6E\":\"Read {count} files\",\"cPv9JZ3DF4\":\"View larger\",\"cPwv2cbzf2\":\"Privacy policy\",\"cQxJiEyncP\":\"Auto reload credits\",\"cRocnf1b4P\":\"No members in this workspace\",\"cSp9Qor4f4\":\"Open external link\",\"cUXIHI5eZL\":\"Add citations\",\"cVpmV7oYEe\":\"Energy\",\"cWEXcVThMD\":\"Enable SCIM directory\",\"cWs9FhrjTH\":\"Could not determine skill directory name from uploaded files.\",\"cXH7i0Ng0U\":\"Agent not found.\",\"cXpW998S0A\":\"Trace and debug Claude Managed Agents sessions.\",\"caP9GqwPur\":\"Failed to update session duration. You can try again.\",\"cb2kY6mIKz\":\"Standard\",\"ccGmik8Lac\":\"Unfortunately, {product} is only available in \u003clink\u003ecertain regions\u003c/link\u003e right now. We’re working hard to expand to other regions soon.\",\"ccJyhIH+x8\":\"Max tokens to sample reached\",\"ccXLViZC/1\":\"Category\",\"cch07b8i1o\":\"https://mcp.example.com\",\"ccwhH8MTpY\":\"Edit webhook endpoint\",\"cdURd8rlnY\":\"\u003clink\u003eUpgrade\u003c/link\u003e to use Claude in Microsoft Office\",\"ceCuvzBxbw\":\"Set form value\",\"cevmjwDKAW\":\"\u003cbold\u003e{inviterEmail}\u003c/bold\u003e has invited you to join them on \u003cbold\u003e{organizationName}\u003c/bold\u003e.\",\"cfMxMj+z4S\":\"Failed to load memory stores\",\"cg3hhxBB9e\":\"Failed to load this agent version. You can try again or select a different version.\",\"ch6rzPdYMc\":\"Allow creating new API keys in default workspace\",\"coS9FvjTaJ\":\"Delete prompt\",\"coh2h6fh1P\":\"Thanks for your feedback!\",\"cplMpMqMud\":\"Current version\",\"cq5Q03hCSb\":\"Allow Claude to search the web and cite those results in its responses.\",\"cqx+RdJnHp\":\"Manage connectors\",\"ctirqv87Ti\":\"Enter response e.g. {example}\",\"cuaMuzr//N\":\"Creating {fileName}\",\"cv9VNYMHXY\":\"Ran a command\",\"cvheFnCq2Y\":\"Allow {toolName}\",\"cvwAtRQ28y\":\"Client secret is required for this auth method.\",\"cwcAx4UDp5\":\"Tab inserts indentation. Press Escape then Tab to move focus out of the editor.\",\"cwdRynB94f\":\"Chat + Claude Code seat required\",\"cx2uofBtDW\":\"Plugin submissions\",\"cxNp7b0rMA\":\"{variable}:\",\"cxkY9nyTFY\":\"Script\",\"cyR7KhiuaU\":\"Back\",\"czyMzSOgx/\":\"Archive profile\",\"d/RYlwTYeB\":\"Budget tokens\",\"d/sNXVe89Z\":\"Authentication Settings\",\"d19HEG4cDP\":\"Name is too long\",\"d1QhRaF/tf\":\"My shipping address is the same as my billing address\",\"d1iFfHCXCd\":\"Set input to \\\"{value}\\\"\",\"d3+cOHI9bq\":\"Check Status\",\"d38tjZqO96\":\"[API key]\",\"d3N4pmxjqh\":\"Couldn’t load memory stores.\",\"d3wbXxu/eW\":\"Session\",\"d7cYtHkOQm\":\"Plugin details\",\"dAn3RdSDvp\":\"Model start\",\"dAuCagi6cq\":\"Cookbooks\",\"dBoFnifZ83\":\"New events\",\"dCMmsOVt+u\":\"Environment not found.\",\"dCz5tnmqiX\":\"Skills are repeatable and customizable instructions that Claude API can follow.{suffix}\",\"dFcaT/JAOZ\":\"Integrate Claude into public facing products and businesses.\",\"dG1c4eAlUT\":\"Some configured groups have not been detected in your IdP yet. Groups will be recognized when a user assigned to them logs in. Ensure group names are spelled correctly and your IdP is configured to share group information.\",\"dGjF1ZFHAV\":\"Window\",\"dKRaTiCA9f\":\"No service accounts yet\",\"dKtz/9gcqE\":\"Sync\",\"dLCdL/cHCH\":\"Please contact your account administrator to ensure you have an account.\",\"dNV6Svr1NF\":\"Our most powerful model\",\"dOQCL8n7dZ\":\"Display name\",\"dQrD8l95QY\":\"Configure network access policies for this environment.\",\"dRx36xZxFU\":\"Getting started is easy\",\"dS6ebV+vpY\":\"{collapsedCount, plural, one {# step} other {# steps}}\",\"dUfGMGn6Br\":\"Failed to update settings. You can try again.\",\"dVL3umj10X\":\"Optional. Custom CA for TLS verification when fetching discovery/JWKS endpoints.\",\"dX1F9zsdSw\":\"Magic Link for Primary Owners\",\"dZ+7cM/6DW\":\"Dreaming started\",\"ddCkDYjswB\":\"Processing payment…\",\"ddVt4utIQ1\":\"Adjust ‘Max tokens to sample’ in Model settings for a longer completion\",\"ddXREI8PNV\":\"Child safety/sexual abuse\",\"deEeEIe6bj\":\"Register\",\"dfIVr8r8E6\":\"Failed to delete settings\",\"dfbLtW8ZzI\":\"Enterprise authentication is currently down\",\"dg8ZEbPJCa\":\"Close menu\",\"djNL6DWBKa\":\"Read-only\",\"djtHiJ5aej\":\"Preview of {fileName}\",\"dkEVP5+nSt\":\"Go to agent\",\"dkj3n2IV9v\":\"all joined parent\",\"dm6Ah1z7zW\":\"{inputTokens}\u003csep\u003e/\u003c/sep\u003e{outputTokens}\",\"dmsH9KHSSj\":\"Add Group to {tierName}\",\"do0XOm7GJK\":\"Input:\",\"dobcsFIW25\":\"Looking up session\",\"dozBLeLDAT\":\"Credits have already been granted to your organization.\",\"dpM9ZH/Qwn\":\"CA\",\"dpq9jN9jGi\":\"Add ideal output as example\",\"dqW6sjmil4\":\"Folder instructions\",\"drFUBb3OZj\":\"Update IP allowlist\",\"drpdiqvkeM\":\"Transcript Analysis\",\"du1laW45Py\":\"Never\",\"dv5Mj0S/4H\":\"Quick (Haiku)\",\"dw1+DnsofF\":\"Here’s a preview of the updated prompt. Open in Workbench to edit.\",\"dwDs2y/UDl\":\"Select one or more vaults\",\"dwK5z7Z1HT\":\"You must verify \u003cstrong\u003e{domain}\u003c/strong\u003e before enabling discoverability for it.\",\"dxrlydGX15\":\"Tool choice\",\"dy/ZhIslbJ\":\"Failed to export team data\",\"dyvIkP3vGQ\":\"Microsoft Foundry\",\"dyyWM7d8as\":\"Edit generation logic\",\"dyyjkYo1D5\":\"Restricted\",\"e/2Lh0WbQZ\":\"v{version}\",\"e1QedzdFeq\":\"Tool name cannot be empty\",\"e480V1RWKN\":\"Customer stories\",\"e6QlErEcyz\":\"{count} {status}\",\"e6VrfHth3e\":\"You’re about to leave the Development Partner Program.\",\"e783WJPCi2\":\"Build and experiment on your own. Manage your own API keys and billing.\",\"e9jAkjSJjm\":\"Import JSON to auto-fill this form. \u003clink\u003eDownload example\u003c/link\u003e\",\"eApVjzuJJx\":\"Startups program\",\"eBMopzduxX\":\"{fileName} ({fileSize}) is too large to preview.\",\"eBOgRUeu48\":\"Version restored\",\"eBktLV9YIv\":\"Control where your workspace data, including files, conversation history, and workspace artifacts, is stored. This is set at workspace creation and can’t be changed.\",\"eCBXvFgCTN\":\"Finished plan\",\"eCHUbpIyRr\":\"Allow downloading batch results in console\",\"eCrMBBpozV\":\"© 2026 ANTHROPIC PBC\",\"eE2rhdCAJC\":\"Albert Einstein\",\"eEzxJ6q8Dz\":\"Couldn't look up this agent. You can try again.\",\"eFqHCu8ucA\":\"(no ideal output)\",\"eFsJ8k8yFm\":\"Show Image\",\"eGCodpwW/s\":\"Geo\",\"eHG/wN5u+W\":\"Failed to create session.\",\"eI7G7Uw2xa\":\"Federation rule couldn't be created. You can try again.\",\"eJ8Csrrkg8\":\"Coming soon for Teams and Enterprise\",\"eJva6BcDYO\":\"{priorityTierTokens} Priority Tier\",\"eKEL/gUqiZ\":\"Pending\",\"eKsWruDbz1\":\"Share Prompt\",\"eN5S8NajMj\":\"Delete webhook\",\"eOnwqs6QFY\":\"Syncing\",\"eQunkoa2At\":\"No federation rules yet\",\"eRh0mo+Mno\":\"Personal or educational email domains cannot be made discoverable.\",\"eS0BrNV2g3\":\"No content available\",\"eTDRVIW7n2\":\"Organization deleted\",\"eTrxC2jfm6\":\"Switch to \u003cbold\u003e{orgName}\u003c/bold\u003e to view this session?\",\"eV0ImBPEd1\":\"Claude Code usage\",\"eVdgwMz2gs\":\"Not seeing the email in your inbox? \u003clink\u003eTry sending again\u003c/link\u003e.\",\"eWJrYd2bpU\":\"Get started with the Claude Platform\",\"eX9Gy57fkO\":\"Session queued — waiting to start.\",\"eaegBSzaM+\":\"Create agents and applications with frontier Claude models and managed agent infrastructure.\",\"ebabmM+TwO\":\"Buy usage credits to get started\",\"ecYvf4JSv3\":\"Confirm deleting \u003cb\u003e{displayName}\u003c/b\u003e\",\"eePQiZiD6b\":\"Conversation not found.\",\"eesDXj4vjc\":\"Show legacy models\",\"eg8vs9HA+i\":\"Members who are not found in your identity provider will be removed from all organizations using SCIM provisioning.\",\"eiDnY+HNZZ\":\"Session duration updated.\",\"eoNgAKwa5b\":\"Session actions\",\"ep7fyyvAu3\":\"Current Rate Limit\",\"evI17O9JR+\":\"More information about {label}\",\"ezJzgIP3Yg\":\"Last {label} sync failed.\",\"f+7mxeVUNe\":\"Claude.ai org\",\"f//PgPk8r1\":\"Failed to create webhook endpoint.\",\"f0W26fit1x\":\"Revoked\",\"f0j0KSqZxL\":\"Expiring {date}\",\"f1USCQnrr2\":\"Confirm Development Partner Program enrollment for {organizationName}\",\"f1pvDrZFx5\":\"\u003cb\u003e3. Fees.\u003c/b\u003e Customer must pay all applicable fees and taxes related to use of the Services via Cloud Platforms to the applicable Cloud Provider at Anthropic’s then-current rates, unless otherwise agreed by the parties. Updates to the rates are effective the earlier of 30 days after the updates are posted by the applicable Cloud Provider or Anthropic, or Customer otherwise receives Notice.\",\"f3JgGl1xKR\":\"{domain} is not in the domain allowlist from your organization\",\"f42ptXCVJP\":\"We're reviewing your application. You'll receive an email when your credits are granted, usually within 1–2 business days.\",\"f4oy2GXs1x\":\"To preview changes, first create a SCIM API key and configure your identity provider to sync users and groups.\",\"f67Fk1YqPw\":\"Add to Workspace\",\"f6vMErt+TR\":\"This information is used for tax purposes.\",\"fA4PVHad4b\":\"Request JSON...\",\"fAAf5Qo191\":\"Only US is available.\",\"fAf4mXUOTX\":\"Are you sure you want to remove verification for \u003cstrong\u003e{domain}\u003c/strong\u003e? This will disable SSO for users with this domain.\",\"fAsNmabkwz\":\"-\",\"fBG/GeW9Uc\":\"Cost\",\"fBhctxdFka\":\"Download CSV\",\"fBmNKS670j\":\"Case Insensitive\",\"fCuNBMD2jS\":\"Notify workspace admins when monthly spend reaches a certain amount\",\"fElDaE/+1U\":\"Token is required\",\"fF376USoJ0\":\"Current\",\"fFCaWi7Ok2\":\"High quality examples greatly improve performance. After drafting a prompt, click \u003cexamples\u003eEXAMPLES\u003c/examples\u003e to add some\",\"fHOUDNp4mu\":\"Agent created\",\"fHhsvSlQk0\":\"Thinking budget tokens\",\"fIS8xQ4qBl\":\"Session and active user counts starting February 2026 may appear higher than previous months because of a fix in how sessions are recorded. This reflects more accurate tracking, not a sudden change in usage.\",\"fJHdaZIRcd\":\"“{fileName}” is too large. Choose a smaller file.\",\"fKrXyZBgj6\":\"Vault created\",\"fO6vLuse8N\":\"Legacy model\",\"fOXm32nDnC\":\"Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster through natural language commands.\",\"fQmbpjDFat\":\"Analysis settings\",\"fRYyyFG9pd\":\"Sending Invites...\",\"fTg9kH8ZHO\":\"Metadata key {index}\",\"fTmLsE1eEQ\":\"SEAT TIER\",\"fUTs1ho5pI\":\"in {diffInDays, plural, one {# day} other {# days}} ({timezone})\",\"fVZmHlReIO\":\"At any time, the USG may inspect and seize data stored on this IS.\",\"fX9SFvjxXV\":\"Couldn't look up this session. You can try again.\",\"fY8n1bG612\":\"Added on\",\"fYGvVCsbnh\":\"Are you sure you want to delete this example? This action cannot be undone.\",\"fYLckg9Rb8\":\"Failed to create environment.\",\"fYNXwY9k2z\":\"Charged to\",\"fYpM/6G3oC\":\"Domain verification required\",\"fZb2AiGzhd\":\"Skill couldn't be uploaded, try again later.\",\"falLNyyuSu\":\"File ID\",\"fcrYsnxDLf\":\"Optional description for this environment\",\"fcypZmiXOj\":\"Switching browser\",\"fd/PCE+roH\":\"Failed to create vault. You can try again.\",\"fglVXBQwkB\":\"Key type\",\"fhtIX/k2mX\":\"Create SCIM access key\",\"fi02T34jS3\":\"Failed to delete memory. You can try again.\",\"fiPvwYljok\":\"Cloud\",\"fiROKGlgdA\":\"Next insight\",\"fio5opLcOZ\":\"Output\",\"fkNzoubYp3\":\"Define permissions, allowed directories and more for your entire org. This will override user and project settings and only applies to Claude Code in CLI and IDE. \u003clink\u003eLearn more\u003c/link\u003e\",\"fkRNbm51VE\":\"A credential for this MCP server URL already exists in this vault ({name}). Archive or delete it first to add a new one.\",\"fmSA6JLAIS\":\"This resource no longer exists or you don't have access to it.\",\"fnbxHDuvk3\":\"Set Limit\",\"fnihsYMJ3k\":\"Leave\",\"fp5flnhT9Z\":\"Credit grant\",\"fpv5skANKN\":\"Security and compliance\",\"fqfZ7f+tjI\":\"Failed to update SSO settings. You can try again.\",\"fr+kRC+rLN\":\"Session is processing.\",\"frw6/PuOtb\":\"Manage email addresses that receive billing communications.\",\"fsNFznf7jw\":\"Delete {organizationName}\",\"ftfhN44Ha1\":\"Are you sure you want to archive \u003cname\u003e\u003c/name\u003e? Archived agents can’t be used to create new sessions.\",\"fuoi35GbI+\":\"Click: \\\"{target}\\\"\",\"g+LpRQkN3c\":\"Your spend limit for this workspace\",\"g+MI9/sOCK\":\"Google logo\",\"g/VnbgLkyt\":\"Cache read: {count}\",\"g3iGJF/7iJ\":\"Spend this month\",\"g4tf+tdeeo\":\"There are no eligible members to add to this workspace\",\"g5c/OhQE0x\":\"Includes token usage from both API and Console\",\"g6LNBxa2H3\":\"SSO URL\",\"g6SgtCqgy4\":\"Breadcrumb\",\"g6Xia8GU8Z\":\"No members available to add.\",\"g6t2/AWUyg\":\"Must be valid JSON.\",\"gAR0atqpRn\":\"Working\",\"gC1o1tRdgV\":\"All workspaces\",\"gH4qzoODAC\":\"Your account has been disabled\",\"gHAq/iju66\":\"Enter the email address of your organization’s owner to get started.\",\"gHwhIq1KT5\":\"Claude Code\",\"gJ55O6KAoj\":\"This environment is no longer available. The session references an environment that has since been deleted.\",\"gLQmklVrcb\":\"{count} members{domains}\",\"gMG7O4e93W\":\"Email notification\",\"gMhKXDNbI4\":\"Commercial deployment\",\"gOc4OnyjKp\":\"NOTES\",\"gQS6SUqR1H\":\"Prompt Bytes per Day\",\"gQiV0A7JGl\":\"API access is currently disabled. See the section below for more details.\",\"gRqsbs2s7I\":\"Syntax highlighting has been disabled due to code size.\",\"gT+hR+VhyC\":\"Is harmful? {isHarmful}\",\"gTgaGp1UzY\":\"This offer applies to an API organization. You don't have one yet — create one and come back to this page.\",\"gUCFQyiMHq\":\"No spend limit is set.\",\"gWjT95O1nh\":\"Assistant refused to answer\",\"gYNaAmhwuP\":\"Companies building with the Claude API\",\"gZgfu2EiHc\":\"Prompt caching reduces input token spend on repeated context.\",\"gbZIRb6MAM\":\"HTTP\",\"gbnl7WZLDE\":\" limit”,“gc+2Z2ZSpO”:“Console”,“gcaJtRf4b0”:“File not found”,“gdZae5DjLM”:“Pre-fill response”,“gf6j3MNsHR”:“Pay balance”,“ggKQ6AkelZ”:“This vault is no longer available. The session may have been created with a vault that has since been deleted.”,“ggVnjB6Bq1”:“Thread ID”,“ggpT29cKg9”:“Cache read:”,“ggyl0kr/i7”:“Download evaluations table data as a CSV”,“gh/lBJ3ybG”:“Additional information”,“gh5WFxlJj8”:“This invitation may have been used already or may be expired.”,“ghNh15iklF”:“None configured”,“ghxcLS6Ly1”:“MM”,“giG0yNPtYN”:“e.g. Albert, Al”,“gjBiyjshwX”:“Loading…”,“gkms8ocRil”:“Search agents…”,“gltmHPfviz”:“Your message will exceed the \u003clink\u003emaximum image count\u003c/link\u003e for this chat. Try uploading {count, plural, one {# document} other {# documents}} with fewer pages, removing images, \u003cnewChatLink\u003eor starting a new conversation.\u003c/newChatLink\u003e{upgradeInstructions}”,“gnPukuGqvy”:“{domain} is not a valid domain. Valid formats: \“example.com\”, \“example.com/path\”, or \“example.com/*\"",“gnU5yMTAzv”:“What type of entity is {organizationName}?”,“go4L4rFJNq”:“Thumbs down”,“goEKCGCnSf”:“Copy Key”,“goQBbAdbB9”:“Created {date}”,“goW6ZXHUgv”:“Credential created”,“gp8BFYErTt”:“Select the surfaces where you would like your plugin to be supported.”,“gpLzfJyy5c”:“Org allowed domains”,“gsrs9fceHY”:“User spend limit”,“gtvz8LDd6q”:“Claude can analyze CSVs with the Analysis tool.”,“gvsHSaq7ku”:“Looks like you’re trying to get an offer that is not valid or no longer available.”,“gxEm7N72vx”:“View Prompt”,“gylVBxmE7Z”:“Close image preview”,“gyrIElu9qY”:“File”,“gzY9m7lnFC”:“Commercial access”,“gzdCar+zxB”:“Pick an organization to send a merge invite to”,“gzxLanENSO”:”+{added}”,“h/6cMHSn1V”:“Too many file upload attempts. Please wait and try again later.”,“h0ypmtb63O”:“Cloud key identifier”,“h1pgiSMwX3”:“Raw view”,“h2Uf7b8s4c”:“Optional. Helps identify the purpose of this service account.”,“h2vipunVVd”:“Code”,“h3vFuDweIX”:“Beta headers”,“h5J5SuQjth”:“Outcomes”,“h6183GG0Qe”:“Tool”,“h6BVqekLF9”:“Usage credits fund API calls across your organization”,“h6QOfRvZL6”:“All users with IdP access will get the user role. Enable to assign roles based on IdP groups.”,“h7CrEtBxuD”:“Unable to show file in folder.”,“h8GEOay2MW”:“SCIM Reconciliation Preview”,“h9Y5N1xs5X”:“Defamation”,“h9ZDcKYDM5”:“Google Cloud KMS”,“h9g8CcFgUJ”:“Delete managed settings”,“hAgCecyph+”:“Analyzing sessions”,“hBOM2572xO”:“Delete all collected metrics data. This action cannot be undone.”,“hCy4tmvmdO”:“Leave {organizationName}”,“hD+ZPqw8HL”:“View Instructions”,“hDFwtXu8KQ”:“Read a memory”,“hFMFaLyghn”:“Your login code has expired. Please login again”,“hG6yVeHjSz”:“Issuer couldn’t be registered. You can try again.”,“hGQ3iNu8nf”:“Notwithstanding the above, using this IS does not constitute consent to PM, LE or Cl investigative searching or monitoring of the content of privileged communications, or work product, related to personal representation or services by attorneys, psychotherapists, or clergy, and their assistants. Such communications and work products are private and confidential.”,“hHAFvI0x1m”:“Allow people with SSO access to join when they first log in. Each new member uses one of your available seats.”,“hHHVXQS6EX”:“There was an error logging in. If you believe you received this message in error, please \u003clink\u003econtact support\u003c/link\u003e.”,“hImZ9hOrJo”:“Submitted and pending review”,“hJZwTSF8Wx”:“Email address”,“hLgb3uCOrw”:“Explore documentation”,“hMzcSqn09p”:“Messages”,“hOVnlvcJ90”:“Add Seat Tier Mapping”,“hOxIePA9YT”:“Availability”,“hQGHPnpP2h”:“Best value”,“hVJKgykqJV”:“Go to store”,“hVdITOrPZC”:“Loading current configuration…”,“hVjonJEYXz”:“Back to vaults”,“hWT4glhctW”:“Fetching vaults…”,“hXuDfHDNMR”:“Missing client_id parameter”,“hYLnG7Bd9Q”:“deprecated”,“hYOE+UQCy2”:“Invite”,“hbWicV9xaa”:“Read page”,“hblTWsnceJ”:“Anyone with these domain emails can be invited to your organization.”,“hcnzKrs2Lr”:“Explicit URL”,“hf7LJXNeKT”:“Webhooks”,“hfiiSVdYU6”:“There was an error generating test cases.”,“hgWXwzZSgO”:“Copy verification code”,“hhJDfpCLfe”:“Duplicate group names in role mappings. Each group can only be mapped once.”,“hj1od3ig0z”:“All name fields are required”,“hj5V37aH5t”:“Auto reload was disabled due to a card processing error. Please update your card and try again.”,“hjoV9zJZVT”:“Create new tab”,“hjqZygykww”:“Error accessing shared data”,“hn1642/Ig8”:“Edit value for {variableName}”,“hnTW2Cr+ve”:“Session duration”,“hpEvfwTatf”:“Memory content”,“hq1RzBDSnD”:“Inline keys — paste JWK set directly”,“hrgo+EleAn”:“Archive”,“ht+C5At9El”:“Clear limit”,“hts4ct5WaZ”:“Settings must follow the \u003clink\u003eClaude Code settings schema\u003c/link\u003e. Invalid settings may disable Claude Code for your organization.”,“htvX+Z11l+”:“Deny”,“htwPk/dMMA”:“Browse articles, see product details, and get answers to technical questions.”,“huqKGla9B+”:“Create account”,“hvDEaYJeo2”:“Delete admin key”,“hxmI94r/wd”:“Practical code examples and best practices”,“hyMDllwrbu”:“Session running…”,“hz0y7i/s7a”:”/”,“hzQpQXbSxH”:“I acknowledge this credential is shared and that I am responsible for its storage and use.”,“hzSNj4+sgs”:“Dashboard”,“hzmswIqs+i”:“Groups”,“i0S6OYHU97”:“(empty response)”,“i10MdFyb3m”:”↑”,“i125V+FMaU”:“Your organization’s SSO setup is incomplete”,“i1b4iShlwX”:“OAuth Request Failed”,“i2Hv8h4sF/”:“No {orgType} organizations available with matching domains”,“i5i+EEtjG8”:“Remove all members and their access”,“i69iqyMoIW”:“No memory stores yet”,“i6ZIYL2hFi”:“Session created”,“i7fa4pkGFE”:“Updating agent…”,“i7iq6++k6n”:“What is this?”,“iAmq5IaL0h”:“Search keys…”,“iBdQIeWoZa”:“You must purchase at least 5\",\"iCgwU22vbM\":\"\u003clink\u003e{name}\u003c/link\u003e — {days, plural, one {# day} other {# days}} remaining\",\"iCuE66PNEC\":\"This pending invoice represents your unpaid balance and is delivered monthly.\",\"iE+NUmch+7\":\"The variables used in this example do not match the prompt. Open the example to fix it.\",\"iEnr5qQ6xr\":\"Multiple member console\",\"iF6hM3OtLb\":\"Your data will be stored securely for up to 2 years, and data used for model training will not be associated with other customer information\",\"iFFjvvbCvz\":\"Most intelligent model\",\"iFQfx6FOny\":\"Requires at least one verified domain.\",\"iHN12uxiqf\":\"Admin\",\"iHiM5+kQZI\":\"Add webhook\",\"iIM9E+ynde\":\"Update payment method\",\"iIoj97fE18\":\"Resource ID\",\"iJGABKv/qj\":\"Priority Tier On-Demand Input Tokens per Minute\",\"iKClDgXsuY\":\"Bridge environment\",\"iMMX+ZCJ/I\":\"Version {versionNum}\",\"iMubtigPX5\":\"An organization has already been registered from this account. To create another organization, purchase a new subscription.\",\"iO14ghOvxo\":\"The prompt improver is designed for prompt templates. Prompt templates require at least one variable marked by \u003ccode\u003e{varSyntax}\u003c/code\u003e. These are placeholder values that make your prompt reusable.\",\"iOGhDd53s9\":\"Priority processing (on demand)\",\"iOLQK+1gwY\":\"Please try again. If that doesn't work, contact your account administrator or \u003clink\u003eAnthropic support\u003c/link\u003e.\",\"iPpHAOZiAG\":\"Cache write: {n}\",\"iReape0pkS\":\"Generate Test Case\",\"iT71SNWUOp\":\"Successfully signed in as {emailAddress}\",\"iTLyOlaDgf\":\"Priority Tier plan\",\"iU9jxKCCYB\":\"Create vault\",\"iUZG3VKE6X\":\"Batch\",\"iVhkNDPecJ\":\"Run analysis\",\"iWKE8shLIt\":\"Prompt\",\"iYbLlX7Zej\":\"Authorization failed\",\"iZE619ispw\":\"Blank agent config\",\"iZKwrfC9cv\":\"Join waitlist\",\"iZNLJyNrgT\":\"Used a skill\",\"iZNw+VCnJ2\":\"Good afternoon\",\"iaHymw12uW\":\"Outcome\",\"idguOo+PzU\":\"Team plan\",\"ifBuzEbIz2\":\"Screenshot too large\",\"igZPARqXBw\":\"You can choose not to allow some types of cookies.\",\"ih5Q3P9D+u\":\"Agent config\",\"ihRWxb7Azt\":\"Remember my choice for this session\",\"ihn9EZlMtd\":\"Good morning\",\"iiVQS/VbCj\":\"Processing payment method…\",\"im/567ius/\":\"Please add at least one blocked domain\",\"inZ2fYY6z0\":\"US\",\"ioQbeTxeTK\":\"Something went wrong. You can try refreshing the page.\",\"ip+6uB/8B2\":\"Archive {resourceNoun, select, serviceAccount {service account} issuer {issuer} rule {rule} other {item}}\",\"ipsqxOuL1t\":\"Select an agent\",\"iqT0iuZphp\":\"Please provide any additional information to help us understand your request.\",\"irFBKnJxBN\":\"Last 7 days\",\"irbHMAfqYT\":\"Prompt copied\",\"isGKnzG5uL\":\"Documentation\",\"iskOEm+1E5\":\"Directory sync failed. You can try again.\",\"it6Ligcq3B\":\"Input\",\"itPgxdbBzC\":\"Profile\",\"ivGg3jzDau\":\"Invalid timezone. Provide a valid IANA timezone.\",\"ivfkOOBi9y\":\"Claude Code command copied — paste in your terminal\",\"ivvgw2b6Vu\":\"Total code execution cost\",\"iwbjc868TV\":\"Check that the prompt makes sense when variables are replaced with representative values.\",\"izCnLyiZLu\":\"Web search costs cannot be filtered by model.\",\"j+WU28UsbR\":\"Your evaluation usage is capped and may be revoked without warning. Our \u003clink\u003eUsage Policy\u003c/link\u003e defines what types of usage we will allow; violations of this policy may result in deactivation.\",\"j/LgMvrCHD\":\"Overwrite\",\"j/wNSPSDMD\":\"Excels at writing and complex tasks\",\"j1nudnDrUo\":\"Cancel analysis\",\"j2QN5I9Ugr\":\"Accept invitation\",\"j4bZ0NDstj\":\"YOUR ACCOUNT WILL BE USED TO:\",\"j7dxuPbB4O\":\"Content is user-generated and unverified.\",\"j9Pa0puhPE\":\"OAuth access token\",\"jFEy5cV+4A\":\"Synchronize accounts with your SSO provider.\",\"jGxZ/OgrqN\":\"Please check your email\",\"jHG4oE08Bv\":\"Describe your task...\",\"jHfCjdMatn\":\"Void\",\"jJsTg0AtcS\":\"Discoverable domains let people find and request to join your organization when they sign up\",\"jKTBLdhZWW\":\"Create and manage autonomous agents.\",\"jKYQh7EUaE\":\"Note: there may be moments when per-minute usage exceeds rate limits given how we enforce these limits. \u003clink\u003eLearn more\u003c/link\u003e\",\"jLFxR/Wzez\":\"Questions? Reach out to \u003ca\u003e{email}\u003c/a\u003e.\",\"jM8W7dO+yE\":\"Select country\",\"jPW01M0hq7\":\"Failed to create organization. You can try again.\",\"jSp63jumGU\":\"API Keys\",\"jWHPVTwEdJ\":\"The current key will be expired and a new key will be created with a fresh 90-day rotation period.\",\"jWq9Z8Cfxy\":\"Custom range\",\"jZ0o74XF2M\":\"Reset filters\",\"jdJhOLwFfi\":\"Phone number\",\"jdbsrn6c9o\":\"{count, plural, one {# session} other {# sessions}}\",\"jeBnGUClIA\":\"Restrict organization creation\",\"jehYnJdXyo\":\"Switch to SCIM provisioning?\",\"jg1Z93PxEb\":\"Cannot remove the last range while the allowlist is enabled. Disable the allowlist first.\",\"jglN5DpcVZ\":\"Disallow\",\"jhIaTciPDe\":\"Browse templates\",\"jhYapzTV5q\":\"Add at least one IP range below before enabling.\",\"jha6Sj9+zU\":\"No federation rules reference this service account\",\"jhyrfkpwx6\":\"Billing is managed in AWS Console\",\"jk3l9JXs2/\":\"Error rendering API response\",\"jlH2vcMSip\":\"Organizations requesting to join your parent organization, {organizationName}\",\"jlr4ogTjsB\":\"Custom user spend limits\",\"jluBS9WyWR\":\"File size must be less than {maxFileSizeMB}MB\",\"jluhx4Sr3g\":\"This limit increases with usage. {spendLimitLink}\",\"jm/spnRSn+\":\"Reset\",\"joDyyj/N+j\":\"Scopes\",\"jpj91M+VJl\":\"Group → Seat Tier Mappings\",\"jsy7pkBETc\":\"Try Again\",\"jtM9t3G7Dh\":\"Offset\",\"jtygmIHCQ1\":\"Education\",\"ju65bflJDF\":\"Admin keys\",\"juAYBwvqtL\":\"Sent to\",\"jvo0vs3nF0\":\"Save\",\"jxH45w3ygt\":\"Not Available\",\"jyX2fp2LAo\":\"This issuer couldn’t be loaded.\",\"jzFcrtq+o4\":\"Scroll left\",\"jzcrjmVTFk\":\"You need a Claude account to use this artifact\",\"k++se8NVRC\":\"1 minute\",\"k+rHR1qoRT\":\"This model does not support images\",\"k100YXtNvw\":\"Missing state parameter\",\"k12Nonr/xR\":\"Claude Teams\",\"k4+9F0xUH9\":\"Japanese (Shift_JIS)\",\"k60rgamg9w\":\"Are you sure you want to delete {displayNameElement} skill? Existing code references will break immediately. This action is permanent and cannot be undone.\",\"k8oAdQpVSf\":\"Environment created\",\"k9hDFZcH2E\":\"Previous page\",\"k9qHCCLPA5\":\"Download file\",\"kCxrnV8Opc\":\"A memory already exists at this path.\",\"kDxhBQhyKp\":\"{count, number} output tokens per minute\",\"kEUpj5F9QY\":\"Do not search specified org allowed domains\",\"kEyk50XtXT\":\"Max tokens\",\"kF9XUoKDn5\":\"Timestamp\",\"kF9wYZxqjG\":\"Use variables to test the prompt across different scenarios. You can create a variable inline like this: \u003cmono\u003e{varSyntax}\u003c/mono\u003e\",\"kGSgSotsxi\":\"The environment you're looking for doesn't exist or you don't have access to it.\",\"kGUAsSZZGa\":\"Past sessions analysis\",\"kH+Nn2pX9E\":\"Filter by dream or store ID\",\"kKHK1JwJP/\":\"Key \\\"{name}\\\" failed to verify.{detail}\",\"kM6XaM5DTb\":\"Export to CSV\",\"kMNSB0t4Vx\":\"You're in!\",\"kNp7lLfvku\":\"Created {time}\",\"kObJGE3R8c\":\"Your organization's subscription is paused. Contact your organization admin to restore access.\",\"kPTTDL4tRb\":\"Disable access key\",\"kQAf2d9u+x\":\"Select\",\"kSewcqOK9T\":\"Monthly invoicing\",\"kTcrrBoVDP\":\"Suggested Action:\",\"kVu+7gYaO6\":\"All Principals\",\"kWI6zXRaHY\":\"Shared\",\"kb8J+NXJyJ\":\"Your prompt has multiple user messages. Only the first one will be templatized.\",\"kcb2pY5IsN\":\"Artifact reported\",\"kdPwzIf1Iy\":\"Issuer not found\",\"kdoffvJsFm\":\"Add Header\",\"kdrUaXpTqd\":\"Claude model version not found.\",\"keXmDD9Jzh\":\"CA certificate (PEM)\",\"kf6/91LbaR\":\"Are you sure you’d like to delete \u003cb\u003e{keyName}\u003c/b\u003e? This is permanent and cannot be undone!\",\"kfe+Wnolct\":\"diagram\",\"kgIvGPd/0v\":\"Drag and drop a .zip, .skill file, or directory to upload\",\"kgUPo+XHrd\":\"Used {count} skills\",\"khNYY4jSnu\":\"Update Skill\",\"kiE5eHiBhP\":\"Requests per minute limit\",\"kioCC49NxT\":\"Wrong file format. Upload a .skill or .zip and try again. \u003clink\u003eLearn more\u003c/link\u003e\",\"kjjpi5gfzp\":\"Settings deleted\",\"kkjl2vQekD\":\"Max\",\"kl1gla5lAZ\":\"Your templatized prompt\",\"kmh/1AmVcl\":\"Many requests made. Acknowledge that you’re still here to continue.\",\"kr8UQ4Hs0u\":\"Complete all fields to save\",\"krgcu80Qe5\":\"Thank you for reporting the Artifact. We take these matters seriously and will investigate the issue. Your report helps us maintain the integrity of our platform.\",\"krrs3a4Ayi\":\"Fix missing columns to import test cases\",\"ksAnQuDOMb\":\"Install the environment manager\",\"ksJtuezYGs\":\"base64: \u003cmono\u003e{preview}…\u003c/mono\u003e\",\"ktKquDiSrA\":\"Delete credential\",\"ku+mDU6MeW\":\"State\",\"kvOMtBRD9I\":\"Credit card\",\"kwxxreL+i3\":\"Extract page text\",\"kyd/5p+Zz4\":\"Failed to load document\",\"kyf5VAVGsG\":\"Small or medium business\",\"kzSoU9x7oR\":\"No new invites sent.\",\"l/AJQVR0UT\":\"Make API calls on behalf of your organization\",\"l1+71y+S7Q\":\"Organization member limit reached\",\"l1Hm10w724\":\"Last synced {label} at {time}.\",\"l1Vaf6UjcU\":\"Generate example\",\"l24MKYleUR\":\"The session encountered an error.\",\"l2p1veXrty\":\"Example 1: ...\\nExample 2: ...\",\"l38Cm1r/X9\":\"Select a model...\",\"l4cg3Fdqqn\":\"Replace All\",\"l5a3zV4rUm\":\"Make a copy\",\"l5upgp/iF9\":\"Agriculture\",\"l6Ic218Csy\":\"The web search tool is not supported\",\"l6yCDglZqT\":\"Continue with email\",\"l7gOD5/RMI\":\"An error occurred while updating the address.\",\"lAE6P2zuqN\":\"Test run\",\"lDLuhpAPUD\":\"Opus\",\"lDhmvhzBVj\":\"API plan\",\"lEFOWhroq4\":\"Key couldn’t be updated. {detail}\",\"lG4VIx4FDG\":\"Failed to upload attachment. You can try again.\",\"lGNs4jQCmQ\":\"No verdict reason provided.\",\"lI582kNQlT\":\"Caching docs\",\"lINmquCkE5\":\"Industries\",\"lJ+fTyYbi/\":\"Add message pair\",\"lKVN1oqBwr\":\"Disable group mappings?\",\"lKjjJ7PIFW\":\"Custom…\",\"lKv8exH0MR\":\"Default\",\"lL0KKhLf8t\":\"Environment name\",\"lLgGY82PU7\":\"Cannot exceed the organization’s limit of {limit}.”,“lM+X+vyIZj”:“Test that the plugin works with these surfaces before submitting.”,“lMb8mDB/aV”:“Enter your organization’s domain name to begin the verification process.”,“lONlOobBxM”:“Delete store”,“lQY3kJWacp”:“Draft version”,“lRC9lIwDKk”:“Notify all admins when monthly spend reaches a certain amount”,“lRiTCdQuBa”:“Search versions…”,“lToAGNDx4b”:“Add this TXT record to {domain}.”,“lU28LDdk7g”:“For higher limits, \u003clink\u003eexplore our Pro plan\u003c/link\u003e.”,“lUP4DUuuTu”:“Some invites could not be sent. Please try again later.”,“lWqglic0jE”:“Create new agent”,“lX/FCNhE4C”:“Will the Claude API be used in countries outside of {countryName}?”,“lXbbFqz+Wf”:”… diff truncated at {max} lines”,“lZt57GMqRP”:“Last {label} sync completed.”,“lamypqr6JO”:“We couldn’t submit your application. Try again.”,“lbr3Lq2Lnm”:“Copy link”,“llihYhXYHp”:“Accept Invite”,“lnWi+/6FQ/”:“No groups detected”,“lnaWo/vCHM”:“Region”,“lpgFxbANFo”:“Trace Claude Managed Agents sessions.”,“lqlluZJEVS”:“Create session”,“ls2O3RKjqV”:“Missing encoding”,“lsT2j/Geio”:“Diff unavailable — the output store hasn’t been written yet.”,“lsuhtErPm3”:”·”,“ltWJgvSQAd”:“Logging in is currently disabled. Please check back later.”,“lwbklkLCpV”:“Verify Email Address”,“lxR3gUwrZY”:“Keep a record of your API key, you won’t be able to view it again”,“lxogaieO/U”:“client_key…”,“lz2uyKXyu4”:“Table pagination”,“m/7+82LTth”:“Approve automatically (JIT)”,“m0qwrbzXJ3”:“Show all {count}”,“m3rOmQIyXb”:“Sync happens automatically, use this if you need to refresh {label} manually.”,“m4CSeza1+P”:“Show more use cases”,“m4vqJl0/FT”:“Files”,“m6gPkI2dyC”:“Before continuing, confirm that:”,“m6sz9nhftQ”:“A credential already exists for this MCP server URL in this vault.”,“m9bK69lTQd”:“You’ll need an environment to run a test session.”,“mB/AKgD/Hb”:“Missing code_challenge parameter”,“mBD4zfbPz4”:“Caching”,“mBiPaokBWf”:“Analyzing existing prompt and templatizing”,“mH4wEOlsQs”:“Resize window”,“mHAS9cphrK”:“Set a monthly spend limit for {userIdentifier}”,“mJH5hJfuve”:“Start a dream”,“mK0/cdUY4o”:“Console org”,“mM5WzwGsDl”:“Lite”,“mNIBmLui2T”:“Dismiss banner”,“mOFG3Ky7NA”:“Start”,“mPhmZ3rhv2”:“Download Results”,“mREcB0MAuE”:“Opt out of training on this report”,“mTLp/T8giW”:“Here is a haiku about cats:{br}{br}Soft paws padding {br}Whiskers twitch, tail held aloft{br}Feline grace and charm”,“mTq8Lbm9d7”:“Failed to create API key. You can skip this step and create one later in Settings.”,“mUonGV+QNZ”:“Users with SSO access are automatically provisioned on first login.”,“mVLH2tFKfH”:“You’ve already redeemed this offer”,“maVuYhhYka”:“Sample code”,“mcKwGhG9cD”:“Failed to save memory. You can try again.”,“mdcACG6EAA”:“Only search allowed domains”,“mgrOgMvoKi”:”·”,“mhmNdUvSpB”:“Skill display title is required.”,“mnC1zoJ4LP”:“{successfulString} of {totalString} requests succeeded”,“mp9cZ+/LhF”:“Pattern match”,“mpJrBL4TR+”:“card”,“mplpRNmnPJ”:“max {n} iterations”,“mro/uk1/On”:“Failed to load submissions.”,“mscMFT+6VX”:“Existing service keys for this environment. You can revoke keys that are no longer needed.”,“mtj5a56MD6”:“No tool list available.”,“mvK+3w4IgP”:“Basic usage”,“mwGS3EkWHP”:“Media and entertainment”,“mzc/4XeUay”:“About group mappings”,“mzeMNOqRP8”:“Tokens over this amount will increase load times”,“n/FAlxceso”:“Output Mode”,“n/WmJMlxEE”:“Unable to verify linked rules”,“n0IBTMCcPe”:“Failed to load session”,“n2uO4zTmwR”:“This link contains an internationalized domain name that may be deceptive. The domain appears as:”,“n5FDR1vkQm”:“Regional compliance”,“n5a9+e6f6f”:“VERSION HISTORY”,“n5oIFqTCGp”:“Add key”,“n6T5MzWuzo”:“Enter spend limit”,“n6ivLt5Hkz”:“Work on your behalf using Claude”,“n6uKs8t/sm”:“Are you sure you want to terminate this session? The device will lose access to your account.”,“n6vcRs+a7d”:“You need additional permissions to access webhooks in the \u003cb\u003e{workspaceName}\u003c/b\u003e workspace. Please contact your admin to request developer access.”,“n77nxZGBPS”:“Privacy controls”,“nAyJppFXJF”:“No variables”,“nBSuONF32d”:“Can’t find your organization? Check your email for an invitation to join or contact your organization’s admin to request access.”,“nCowEsXE+n”:“All agents”,“nD+pQjEcIy”:“This agent was updated elsewhere while you were editing. Close and reopen to get the latest version.”,“nDxsiAmsvG”:“Couldn’t compute the memory store diff.”,“nDyaq/M7Oj”:“Running”,“nI8DxWbRyB”:“Choose prompt”,“nJhRVn+EZ7”:“Failed to load activity data”,“nKlwk79Yxp”:“Continue as {email}”,“nNw1nTF/AS”:“SCIM Provisioning”,“nONnTwYJzw”:“Your email”,“nP23K3YwFx”:“Select an environment above, then click Test run to start a session.”,“nP4tBLvGaT”:“MEMBERS”,“nRgDRKZKs/”:“Domain is already in the list”,“nTgd2P8Hnw”:“Config”,“nUT0LvZVOx”:“Tools”,“nV0wNvuqrA”:“Raw”,“nVRXGF9GVS”:“Showing {start}–{end} of {total} sessions”,“nW2ebvU99P”:“Maintain a blocklist of domains”,“nW3gZD88Va”:“You may not upload files larger than {sizeLimit}mb.”,“nXeLHpK7tY”:“Allowed Hosts”,“nYeqgovHvP”:“Only files from the Default workspace are shown. To see other workspace’s files, select a workspace.”,“nZ0KhdWQU/”:“You’re not using prompt caching”,“nZW1Qw/nRc”:“Edit Mode”,“nZXY2GgStB”:“Nearly unlimited prompt tokens”,“nahgemKLVe”:“Best for high-volume use cases”,“ncM3+BKXID”:“Edit user spend limit”,“ni1Q/RDeLh”:“No organization found”,“niKDUtgXoH”:“Enable auto-reload”,“nkDY7Qsmbp”:“{numValidExamples} included / {numExamples} total”,“nkTiQtV6g5”:“No workspaces yet. Workspaces for this organization are provisioned through {partnerName}.”,“nkg1nGsvru”:“Replace File”,“nlSYojZmW4”:“all admins, {emails}”,“nmQp/lnD0B”:“Authorization required to use this MCP”,“noed0C+FzD”:“Prompt sharing settings updated”,“nqpr0hOeKE”:“Customizing an Artifact requires a Claude.ai account.”,“nsaehHKn/y”:“Step {current}/{total}”,“nso3MjkMl+”:“Scope”,“nudAsC9fdf”:“Name your key:”,“nuzAzqsUw4”:“Confirm group mappings”,“nvftgALEcd”:“Attributes (CEL)”,“nvlLjsc5b+”:“Ended at”,“nwbaygDs16”:“{formattedDate} by you”,“o+GA94b3Km”:“Domain restrictions”,“o+lU3F/s/b”:“Consulting”,“o/G2cAuU9n”:“This PDF was converted to text due to its large size”,“o/NOFEuWmE”:“Files of the following {count, plural, one {format} other {formats}} require ‘Code execution and file creation’. Go to Settings \u003e Capabilities to enable: {formats}”,“o23FoA5uC3”:“Harmful content”,“o3mPr9yyCR”:“Add credential”,“o4v8vfT69w”:“New vault”,“o8cKxKJyfk”:“Credits are consumed by usage in the API, Claude Code and Workbench. You can buy credits directly or set up auto-reload thresholds.”,“oA0ogDhzJf”:“Both”,“oA2uW/W37D”:“Terminate”,“oAFgOqCGKZ”:“Domain”,“oBGoxZ3bRe”:“Generate secret key”,“oDA49hX39a”:“Token usage”,“oF028FOK5K”:“Add a {code} block to reuse expensive prompts across requests. Most orgs see input costs drop 50–90% on repeated context.”,“oGYfbnIhp5”:“Settings added”,“oGtNsEQdih”:“For individuals who want to build and experiment with their own projects”,“oHGPVa4Oep”:“You’ll be able to make further changes and improvements later too.”,“oHMdC+5V4R”:“Only requests originating from these IP ranges will be allowed to access your organization. Removing a range takes effect immediately.”,“oHTrBehNrJ”:“API key filtering and grouping are unavailable for your organization due to the volume of API keys.”,“oHqEPAlT5W”:“No changes pending. Your organization membership is in sync with SCIM.”,“oHuSEYK+cP”:“Outcome could not be determined from the transcript”,“oId2ExjNX0”:“Go to store ID”,“oIyvTN3GyJ”:“Invite only”,“oJ6u/gqDSU”:“Example tools”,“oJRRhk3dZ9”:“Verified domains enable SSO and advanced security features”,“oLOn9kwA1d”:“{manager}: {value}”,“oN0R8lZNm6”:“Please consider starting a new chat.”,“oNp1waFarV”:“Latin-1 (ISO-8859-1)”,“oP3avUJNV3”:“{count, plural, one {Sent # invite.} other {Sent # invites.}}”,“oQep4XYmzo”:“Claude for Chrome is currently only available for Max plan subscribers. We’re working on expanding access.”,“oU4ZCzJVI6”:“Viewed {count} files”,“oUKxdUwHxL”:“Function call input is not a valid JSON object”,“oUWADlOjJt”:“No”,“oV5pxocL4b”:“Use Workbench, Claude Code and manage API keys”,“oVM6jApA6S”:“You do not have permission to purchase credits. Please contact your organization admin for assistance.”,“oVSV1trsgf”:”—”,“oX8SgLRUj3”:“Encryption keys”,“oc7+xN8lro”:“No additional restrictions”,“odXlk858Gb”:“Log in”,“odnc+daUns”:“Lines this month”,“oeCtXDluZX”:“Change limit”,“ofldFlsl4a”:“No role mappings configured”,“ofomGclI9K”:“SAML configuration requires a verified domain”,“ogFVC6FPCR”:“This IS includes security measures (e.g., authentication and access controls) to protect USG interests-not for your personal benefit or privacy.”,“oio2A03CTj”:“Usage Policy”,“ojPFuYPMy9”:“The MCP server rejected the authorization. Check the server URL and try again.”,“okKwHjIO0b”:“Pasted content”,“okNFwTUD6Z”:“Metadata value {index}”,“omc+Bcwdsd”:“API limits”,“onX3p4zicd”:“Enter domain without protocol (e.g. example.gov or subdomain.example.gov).”,“oouKIomsTQ”:“Inference Geo”,“opeDXt5Vnb”:“Vault not found. It may have been deleted.”,“oqZjDDkxak”:“Take screenshot”,“or1L+MflDj”:“Bring credit balance back up to:”,“orCOx0ALWB”:“Failed to remove domain verification.”,“orfGDe5T2q”:“Details (optional)”,“orvpWhO3rI”:“Go back”,“osJLKQOtMn”:“latest”,“osjdUhR4vc”:“All API calls will be disabled for the rest of the month after your account balance crosses this threshold.”,“osq4q8/daC”:“Previously”,“ovJ26CKo4Q”:“Medium”,“oxLspBJ3pk”:“Total file size limit: {maxSize}MB. \u003capiRefLink\u003eLearn more about skill files\u003c/apiRefLink\u003e or \u003cexamplesLink\u003edownload an example\u003c/examplesLink\u003e.”,“oyZN19YuAo”:“Running…”,“ozcyZxrcWu”:“The session is pending and will run again.”,“p+F9qgNxGo”:“Try a different prompt”,“p0FAdr+R83”:“Showing {start, number}-{end, number} of {total, plural, one {# user} other {# users}}”,“p1J7Xw71Ru”:“Unable to authorize this application.”,“p1P+hQq6tY”:“Request”,“p4l9m92DsT”:“Scroll to bottom”,“p4lLqQTFEC”:“This workspace has {label} configured. Switch to another workspace to use Workbench.”,“p4mBmLaKhc”:“Created by”,“p556q3uvbn”:“Copied”,“p5LNtBKZns”:“Not set”,“p688uQmrW4”:“No runs”,“p6ZdOISSAt”:“Summarize a document”,“p7Iodw0YZK”:“{current} / {max} KB{draftTooLarge, select, true { — content exceeds the limit} other {}}”,“p7buKPIFPB”:“Prompts”,“p7smJhPRot”:“This step failed to load. You can try again.”,“p8Fm/aHEhT”:“You need additional permissions to access skills in the \u003cbold\u003e{workspaceName}\u003c/bold\u003e workspace. Please contact your admin to request developer access.”,“p9MPkbVUdx”:“Reply…”,“pA6Y4LJoM2”:“Healthcare”,“pCWqsqrcgf”:“Total file size exceeds {maxSizeMb}MB.”,“pDBpgGrbiF”:“Mount Path”,“pDIQIF8xMX”:“Please confirm your email”,“pDnmiOCRRI”:“Select duration”,“pFuna/JJ1u”:“The expected iss claim value in JWTs. Must exactly match the issuer field in presented tokens.”,“pG37LtYV9s”:“Grants ability to read user chats and files”,“pLyZL9wPee”:“\u003cspan\u003e{days} day\u003c/span\u003e retention period”,“pNWUQE9AzC”:“You may not have access to this workspace, or it may belong to a different organization.”,“pPLx3H2TXV”:“License type”,“pQKS8jGiWa”:“Failed to upload “{fileName}”. You can try again.”,“pUS+GbJAQw”:“Session ended before producing a final result”,“pW4lxD7m2i”:“Pattern”,“pW8EjcPk4U”:“Add soft limit alert”,“pX7Ra4pS8U”:“Claude for Excel”,“pZ4CtGSlwT”:“Try Claude”,“pZGM2Rq7v+”:“Your role in this workspace doesn’t include access to detailed content”,“paldT9Vzf4”:“resets on {resetDate}”,“pbB2xqdbta”:“Loaded tools”,“pdjp2d11fx”:“DNS changes may take time to propagate across name servers. Use ‘Refresh’ to check verification status.”,“pdwCebghip”:“Contact the Anthropic accounts team to learn more about custom rate limits.”,“pj+3JooPWs”:“all admins”,“pj6QcA3WEQ”:“The {role} group hasn’t been detected in your IdP yet. Run a SCIM sync and check again.”,“plPWFGW4gm”:“Entity ID”,“plTeZr9z5V”:“Limit per second across all models”,“plemGHoj7A”:“In review”,“pm+m+fD8Uh”:“Back to AWS Console”,“pn/gOCIxQK”:“Service accounts”,“pocTqHEHVw”:“SCIM connection required”,“pougZhqUQA”:“Failed to update IP allowlist. You can try again.”,“ppBcXUdqrk”:“Run in progress…”,“ppCylJWQ+r”:“SCIM Synchronization Status”,“pqcR7yBwLH”:“MCP Servers”,“prFqnJwXjQ”:“Evaluate multiple test cases for this prompt.”,“prhwdN7uoG”:“My webhook endpoint”,“prmcl0MUce”:“{pct} cached”,“psgCDLJgtJ”:“Legal center”,“ptgXNPWaQo”:“Test Case”,“ptuQmrXrZg”:“{apiKeyCount, plural, one {# key} other {# keys}}”,“puUTvjPweO”:“Plugin documentation”,“pvtgR26QWY”:“Decline”,“pw8M/Na9tR”:“New members are added to the lowest available seat tier. Additional seats are purchased as needed.”,“pwjQafECwL”:“Powered by Claude”,“pxhJMaGIZx”:“Search countries…”,“pxhKg4+FlA”:“Sign in or create a developer account to build with the Claude API”,“pyOVFZBzWE”:“Agent is required”,“pz9eEL522n”:“Failed to restore version”,“q+/oIbhaqq”:“Re-enable access key”,“q/JBTY6wmN”:“Couldn’t load sessions.”,“q/ZdzKsDtr”:“Fix with Claude Code”,“q/ZvdC2qxG”:“Cache creation:”,“q/uwLTb3Zf”:“Stop”,“q0+99kUbd6”:“Select…”,“q073E5GMrA”:“Memory store”,“q12Giw4uV1”:“{name}:”,“q1BWaIlpbN”:“Cyrillic (Windows-1251)”,“q3e4cfMU7E”:“Bearer token”,“q5Xl0MIdUj”:“Verify”,“q5k7giFP8F”:“Updating billing information…”,“q6HVhcs956”:“We couldn’t find your account information”,“q6rkf9cOP1”:“You don’t have permission to view logs across all workspaces. Try selecting a specific workspace, or contact your admin to request organization-level access.”,“q85m5Os/pN”:“Sync Now”,“qA0rt5LfwH”:“https://example.com/privacy\”,\“qALsa3sajp\”:\“All members in your organization will be informed that you have enrolled into the program”,“qAzYdr5wmN”:“Directory sync is up to date.”,“qBMEdS2Mur”:“Select your key management provider”,“qDKfox7bJn”:“{date} by you”,“qDvMTJal4D”:“Credits are consumed by usage in the Claude Console, Claude Code and the API”,“qDxUdvK8q+”:“Add ideal outputs to manually verify model outputs”,“qEbnDu5WWl”:“You don’t have permission to view token usage”,“qFAJDEyl7+”:“We were unable to log you in”,“qFTxb3NqpV”:“Scale”,“qKqtJ0ePbI”:“API keys couldn’t be loaded. Your keys are safe — you can try again.”,“qN6+Od6w77”:“Explore our API and Client SDK documentation”,“qP3J3Mk0HZ”:“Service Specific Terms”,“qPINIXn7kA”:“Share of input tokens served from cache, broken down by group.”,“qPk8XxCP4m”:“Save new version”,“qRE/x3PA9a”:“Something went wrong. You can try again.”,“qVdSVOFuDC”:“Our most cost-effective model”,“qWTU5/b8Bh”:“Enter up to 50 email addresses, separated by commas or new lines”,“qYFnLcIPQw”:“\u003cbold\u003eAll usage has been paused.\u003c/bold\u003e The maximum spend threshold was crossed for your organization. To resume API usage, increase or remove the maximum spend threshold for this billing period.”,“qZcLHDJXfH”:“Support center”,“qaLbOU1i/L”:“Client ID is required for this server.”,“qaeJLY8iPv”:“System prompt (if any)”,“qank7+0V6w”:“Continue with SSO”,“qb7G85PnEe”:“Close detail panel”,“qbXbBIixhT”:“Approve automatically”,“qbtUd0WjP+”:“Allow primary owners to sign in using magic links sent to their email”,“qczspdPrnl”:“View plan”,“qfZjFmudYf”:“Edit workspace”,“qglgXeGWxW”:“Model output”,“qhpMVmX9nl”:“Workspace-scoped inference — per-workspace rate limits”,“qj71j1QRTA”:“Query”,“qlcuNQfSS0”:“ID”,“qmL6ZOOsuj”:“Delete memory store”,“qndjDTg0gE”:“Private/confidential information”,“qodnJCVkKX”:“The USG routinely intercepts and monitors communications on this IS for purposes including, but not limited to, penetration testing, COMSEC monitoring, network operations and defense, personnel misconduct (PM), law enforcement (LE), and counterintelligence (CI) investigations.”,“qpcV8DqXR5”:“No email notification limits set”,“qphPEQ/z5U”:“Korean (EUC-KR)”,“qrWOxxRbnZ”:“No members found”,“qs1y2yKQaa”:“Switch account”,“qtYOrGXsVE”:“More help, right this way”,“qtwr4xRE0p”:“Variables defined:”,“quIDr+av9o”:“Invite Console organizations to join your parent organization to centralize SSO and compliance settings.”,“qvTqPbyMZG”:“Contact the Anthropic accounts team to discuss increased limits.”,“qwjrykj56Z”:“Multi-turn prompt detected. Only the first user message will be improved.”,“qxV00r12ob”:“You can add at most {count, plural, one {# attachment} other {# attachments}} to a message. Please select fewer attachments.”,“qxg3uofR4d”:“Access”,“qy6KOpTd38”:“Email address is required.”,“qyJtWyZ0yt”:“Show less”,“r/2g7L06Ym”:“Total web search cost”,“r/HPtqUeU1”:“Archive {count, plural, one {# session} other {# sessions}}”,“r/nIyIvLvj”:“removed”,“r2Qwbqbb9d”:“Take this Artifact with you in a new chat with Claude and evolve it with your own unique spin.”,“r4yiTBXfNv”:“Workload identity federation”,“r5QD8tEJ6Y”:“Stay”,“r5pj/5J6ic”:“Drag”,“r7pt8yYdmy”:“Variable generation logic”,“r8Jj2Me046”:“Hide timeline”,“r9WIxXgb0o”:“Showing first {previewCount} of {totalCount} extracted test cases”,“rAbWbbHHVB”:“No description available”,“rBj9IbMve1”:“Next page”,“rBjbD8bHKt”:“SSO Authentication Error”,“rCWAM02O2y”:“Production access to the Claude API”,“rELDbByu8U”:“Refresh”,“rEkSsDvU9T”:“Organization role {rowIndex}”,“rGm7L8EKDQ”:“No service keys have been generated for this environment.”,“rHsIlBAbJm”:“Organization admins inherit the workspace admin role. Accounts with the billing role inherit a workspace billing role, but can be promoted to workspace admin.”,“rIbtgbTOpj”:“Revision {label}”,“rJcASDKriA”:“Invite organizations to join your parent organization to centralize SSO and compliance settings.”,“rKQPgfPvWS”:“More options for {label}”,“rKZPrK7Go0”:“Write me an email”,“rKg5l5pnXe”:“Unknown payment method”,“rLbnJjLett”:“Edited {count} memories”,“rLdIk2cIXN”:“Users to Remove”,“rM9/aBcuon”:“Go to agent ID”,“rNjNtCD3ez”:“Start from a template or describe what you need.”,“rOZptgrtp0”:“Workspace”,“rQqW2V2Nvh”:“File could not be saved.”,“rQutBdAqx7”:“Tokens per Minute”,“rRk7cgw+re”:“Paste this into {appName}:”,“rS3HyOZkxl”:“Update limit”,“rSHZ6kYY89”:“If the problem persists \u003clink\u003econtact support\u003c/link\u003e for assistance.”,“rVQGeUKs1y”:“See all organizations managed by the parent organization \u003corgName\u003e{parentOrgName}\u003c/orgName\u003e”,“rWFePRi0Xm”:“Searched memory”,“rX5Z/4HIc6”:“Non-profit”,“rZ1vPDz9cB”:“Azure”,“rZf+F9qjvq”:“Update organization email domains”,“raPASCXHOZ”:“Group Memberships”,“rbrahOGMC3”:“Close”,“rctNsultLM”:“Service account”,“rcvZvtVlgH”:“Archive the linked federation rules first.”,“rd5F5r85in”:“Custom Plan”,“rduAKYvJpU”:“Account ID: {awsAccountId}”,“rdwIQio3/k”:“{date} by {emailAddress}”,“re3ktawXcH”:“Login with your chat account instead”,“reFyFdauSU”:“Workbench isn’t available for this workspace”,“rfxNyY6zxW”:“Web search is not supported on {snippetName}.”,“rgmTchx63N”:“Client ID is required when providing a refresh token.”,“rhSI1/3g21”:“Model”,“rl7Dz2ib9k”:“{count, plural, one {#+ day ago} other {#+ days ago}}”,“rlqTrDKrV0”:“Give your service key a name to help identify it later.”,“rngzZX8uPa”:“Create federation rule”,“ro1gD3UV4X”:“Global access settings”,“ro4nLLv6BY”:“Interrupt the agent”,“rpnhrR+uPP”:“Tokens in / out”,“rqTwIE91+5”:“No vaults yet”,“rrGMSxQd9S”:“Set up”,“rrSCRp2yoW”:“Fast (Research Preview)”,“rsfOk9c5Pe”:“Add from URL”,“rsx+TgBH2m”:“Copy AWS Account ID”,“ruN0pCJKtR”:“{count} vaults”,“rv6eJZK5FL”:“Primary business address”,“rvirM238ZE”:“Location”,“rwUDGWBRKW”:“Month to date”,“ryplOSa+cD”:“Registration token invalid”,“ryxSL51HW7”:“Add with errors”,“rzbYbErrWJ”:“Target”,“s+4nBy0RHp”:“Current subscription”,“s+lPP3rzMN”:“All time”,“s/Vhak7oau”:“v{num} • {name}”,“s0IYJz9UCO”:“Remove role mapping {rowIndex}”,“s0V8zRgjI/”:“Update and purchase”,“s1vuTgkYZ4”:“This org only”,“s2UwVHpFys”:“Download {path}”,“s3TciZxlO5”:“Additional columns will be ignored”,“s49jkjcTj6”:“The contents of your system prompt will be incorporated into the user message. This works better with the Claude API.”,“s4KVIfuvfs”:“Received from”,“s55uWwjUYY”:“No data in this analysis”,“s5LtRdmKMp”:“Filter sessions by date created”,“s6MeTxq4vH”:“Please contact your account administrator for access.”,“s76muFERRR”:“Emails will be sent to all \u003cem\u003eadmins\u003c/em\u003e.”,“s88ium+h8p”:“{count, plural, one {# result} other {# results}}”,“s8HBotUcc9”:“Last hour”,“sCXm76cVQN”:“Open search filter”,“sEiXeDywpy”:“Developer Docs”,“sHQX2v6OjI”:“Add tool”,“sHRMIfTKu4”:“Claude’s response was interrupted. This can be caused by network problems or exceeding the maximum conversation length. Please \u003clink\u003econtact support\u003c/link\u003e if the issue persists.”,“sJDFJc3pcn”:“Plugin submitted for review”,“sLTsgiSSNI”:“The session is actively running and the agent is working.”,“sNY4nxDm3U”:“Idle”,“sOai8W4Seu”:“Files API storage limit”,“sOvY+VWDfH”:“Rename your prompt”,“sQ7HwP/AJS”:“You must acknowledge the terms to continue.”,“sQNCUqoU5G”:“I understand and acknowledge the above conditions”,“sQphUNtx98”:“Amazon Web Services”,“sRVay95MKt”:“A signing key with this name already exists.”,“sStxVfAux1”:“Upload metadata.xml”,“sTUv77MmjQ”:“Failed to load overview data. Refresh the page to try again.”,“sUfnS8UoJi”:“Only search specified domains”,“sVJD0RUbXC”:“Show full content”,“sW424Ms3tV”:“Run the prompt with the variables you’ve set.”,“sZomYHPJ7u”:“Allow users to send feedback on model response to Anthropic. Reports include the full prompt, response, and feedback for future improvements to our models.”,“saNGNCPOGM”:“Org blocked domains”,“sd2ieZmd+n”:“Week”,“sdP7WYWZs/”:“Mount files or GitHub repositories into the session container.”,“sdpqF6QfLS”:“Cancel dream”,“sfWATMcKNS”:“{organizationName} has requested to add your organization as a child organization”,“sfyoZVK/9p”:“No system prompt configured.”,“sg11PqSOV9”:“Manage SSO”,“siPjdzIIql”:“Create a key to integrate with the Claude API. You can use the API directly or through a \u003clink\u003eclient SDK\u003c/link\u003e.”,“sjqx36BHHI”:“How will you use the Claude API?”,“sjzLbXqRP8”:“Accept”,“slt1o3A9fm”:“Directory sync started.”,“smio7jldoW”:“Describe what you would like to update…”,“smp5UD35oD”:“Events to subscribe”,“snb1ZUPje8”:“Back to current”,“snt2PSAWsz”:“Primary email”,“soWF0wCFpM”:“Previous insight”,“sohPOKCAZM”:“Batch details”,“sq1XnBYMW7”:“Write variables like this: \u003ccode\u003e{varSyntax}\u003c/code\u003e”,“sqFtTnZl4q”:“Create your first vault to get started.”,“sqRv/wReqS”:“{count, plural, one {# token} other {# tokens}}”,“srsrtnjLK5”:“You’re all set up.”,“sss7VKhIiE”:“Search workspaces…”,“stEkn9ptRE”:“Prompts over 5000 words may not work well with the improver. Consider removing examples and adding them in later.”,“stJYEYsqnV”:“{current} of {total}”,“swRudjTjLO”:“Hosts”,“sx/MKHhEAT”:“Invalid OAuth Request”,“sy+pv5U9ls”:“Email”,“sy1q0c583Y”:“Set up an instance of your agent in its environment.”,“syB78Q54VX”:“Customer Support”,“syJpXSGPt5”:“Save your access key”,“syL/4bL0LR”:“You’re leaving Claude to visit an external link:”,“sygmwioirl”:“No events match the current filters.”,“sz2jq7jcCJ”:“Was this page helpful?”,“szXBjYCW6L”:“IdP group not seen”,“szdwT6R1gH”:“Version:”,“t+vaEqPvPy”:“This will sync with your identity provider for all organizations using SCIM provisioning.”,“t/Ekfe9gAS”:“Help \u0026 support”,“t/QHs0Un2O”:“Are you sure you’d like to delete \u003cb\u003e{name}\u003c/b\u003e? This is permanent and cannot be undone!”,“t0/eJhOYNF”:“Upgrade to Max or Pro”,“t0Htegq9LZ”:“Invoices are issued when credits are purchased.”,“t2U+2V28Fk”:“Create a rule to bind an issuer and subject pattern to a target identity.”,“t2ou1qWMG8”:“API key {id}…”,“t3fNvWzfb1”:“No group has been assigned to the {role} role. Assign one before saving.”,“t4hwZAhHPU”:“Aborted”,“t4kRzw7aGB”:“IdP group has been detected”,“t5m2eYsZYP”:“Amount must be at least 5\",\"t7/zq7meDQ\":\"Your credit balance will be consumed with API, Claude Code and Workbench usage.\",\"t8LDMCebfq\":\"Customize this Artifact\",\"t8j7GvkxtW\":\"Discoverable\",\"tAwbykZHd2\":\"Configuration template for containers, such as sessions or code execution.\",\"tB02WzAFbr\":\"Generating…\",\"tE6Q58SjXq\":\"\u003cb\u003eB. Beta Services.\u003c/b\u003e Anthropic may offer Services that are in pre-release, beta, preview or similar trial form (\\\"\u003cb\u003eBeta Services\u003c/b\u003e\\\"). This means that they are not suitable for production use and provided \\\"\u003ci\u003eas-is\u003c/i\u003e\\\" on a temporary basis. Anthropic is not responsible for Customer’s use of or reliance on Beta Services and is not obligated to provide any indemnity for their use. Anthropic’s liability related to Beta Services is limited to the lesser of 1,000 and Fees paid by Customer for the Services in the previous 12 months.”,“tEIdSD1dER”:“Edited a notebook”,“tEXJvrxU3A”:“Are you sure you want to delete \“{environmentName}\“? This action cannot be undone.”,“tIXRR+J/I1”:“Register an OIDC identity provider to begin configuring federation rules.”,“tIYWqCTn9A”:“An error occurred while leaving the organization. You can try again or contact support.”,“tJJSU5YrkX”:“Delete encryption key”,“tJZ3DG2RNz”:“First seen”,“tLuBYBB0JO”:“PDF”,“tMq0B0a5Gm”:“Search Anthropic’s MCP registry or enter a custom URL”,“tN7V2bDzqw”:“Agent archived.”,“tNUWvosd4q”:“Invalid JSON file. Check the file format.”,“tNzaekTyT/”:“Session terminated.”,“tOdNiYuuag”:“Dark”,“tP+tU2ijW1”:“Read your conversations”,“tPhGCkCtyr”:“Domain Verification”,“tR4QXGsUxC”:“Token endpoint is required when providing a refresh token.”,“tRX8/KECf+”:“(Cc)”,“tTVI3GQeyu”:“Created a file”,“tTe+M8MXQf”:“current”,“tV36V2CLrX”:“Remove cache control”,“tVkle9gprT”:“Verified email domains associated with your organization.”,“tWSI9b2hG6”:“We’re not quite ready yet”,“tWoK/ZGwtp”:“Show image”,“tWtGYhsASA”:“This {orgType} organization has {count} member(s). Once approved by both organizations, they will join your parent organization.”,“tXHBuiaA0S”:“Production MCP Vault”,“tY67fHA+/B”:“Google Cloud’s Vertex AI”,“tYPbeis8z5”:“Limit cannot be negative”,“tZ1I8u6FQ+”:“Optionally note for Claude why the response was good, what context this example might appear in, or anything else.”,“taPyDgQYBt”:“You can change this any time in \u003clink\u003eorganization settings\u003c/link\u003e.”,“tbP/Gr+PzA”:“Total web searches”,“tbWTBmmPq5”:“e.g. Claude, CS, Claudius”,“tdeLzOLPZU”:“Learn about system prompts”,“te15nlQmUQ”:“{amount} + {tax} estimated taxes”,“teQer6/rt8”:“Client-handled tool definitions”,“tf+yHLZoYV”:“Fast”,“tf1lIh/bri”:“Free”,“tf66gcDTmz”:“Dream not found”,“tfd/Wv/Hmu”:“Prompt in the Claude Console or use the API”,“thyidxlrqk”:“You’re not a member of that organization.”,“tiGf4BPEYN”:“Claude in Microsoft Office is available on Pro, Max, Team, and Enterprise plans”,“tijzmalxW6”:“This encryption key couldn’t be loaded. It may have been deleted.”,“tkKKAr63Bg”:“No sessions”,“tkkKkhwxqG”:“Exchange”,“tlDOApu8bA”:“Checking for linked rules…”,“tluvE4WhDo”:“Multi-language Support”,“tmu18xW1Q9”:“YYYY”,“tnEMvwSDlT”:“Add skill”,“tnRDuUFRQw”:“Revoke”,“tnyowlkNx5”:“Use Workbench and Claude Code”,“topE9Q6MGe”:“Not factually correct”,“toqOAxXqU9”:“Claude for Chrome”,“tpZpdSd/6v”:“Search service accounts…”,“tpjOWeMBz1”:“{updated, select, true {Your subscription has been updated to} other {You are currently subscribed to}}”,“tr0YPg9QKS”:“Variables”,“ts29znsr5x”:“ID:”,“tsmYq44Ets”:“Add Tool”,“tthToSLF5Z”:“Disabled”,“tuJiA0ZNUD”:“Bad response”,“tv0zhgs7B/”:“Step into / out of detail panel”,“tv5FG3fVPd”:“Blog”,“tv5hua7cYw”:“Please be aware that system usage may be monitored, recorded, and subject to audit. Unauthorized use of this system is strictly prohibited and may result in criminal and civil penalties. By using this system, you indicate your consent to such monitoring and recording.”,“tvwKiRo7eR”:“Enter the details of the key you’ve configured in your {provider} account.”,“twUf7eN7N6”:“Claude for Powerpoint”,“txDpSMlWzV”:“Pay as you go, with Claude Code access”,“txkW56MpkQ”:“Submitting…”,“tygEJXQ5Kc”:“Date range”,“tzMNF3jWoU”:“Status”,“u/vOPuaFcv”:“Paid”,“u2OsFBYnSb”:“Algorithm”,“u2bzcoxl1P”:“The aud claim the JWT must contain.”,“u45wgs1bzo”:“Complete account setup to get started”,“u4RUGAP6MS”:“By joining this program, you agree to our \u003clink\u003eService Specific Terms for the Development Partner Program\u003c/link\u003e. You can leave the program at any time, but previously shared data cannot be deleted.”,“u8pnhllhgN”:“No batches have been created in the \u003cbold\u003e{workspaceName}\u003c/bold\u003e workspace. Copy the template below to set up your first batch:”,“u9IbuahA/Q”:“Cancel pending domain verification”,“uAopi+o7z6”:“Computed attributes”,“uAw7cJ5rnr”:“Fetching page”,“uB3A94K8eT”:“File ID is required”,“uDDtz7Vm6f”:“Tokens minted by this rule are scoped to this workspace.”,“uDUt2i7rFD”:“Assign seat tiers to IdP groups”,“uDcCXN8KIF”:“Issuer”,“uENnuorLi0”:“Search principals…”,“uMZxG9zGvp”:“Western European (Windows-1252)”,“uMhpKeySlx”:“Color”,“uNeUP8Tz0h”:“Inline keys”,“uO89UXIat0”:“{action, select, disable {Disable} other {Re-enable}}”,“uRWtRmFLce”:“No {orgType} organizations found matching your search”,“uTA5ZoUDU8”:“Choose version”,“uTSSg3isX7”:“Access token”,“uU02stt6/P”:“Toggle thinking mode”,“uUZ0+eTBhA”:“{total} ({reposLabel}, {filesLabel})”,“uUxRJ/5qkR”:“ACS URL”,“uUy5SgsGR6”:“No activity in the last {count, plural, one {# day} other {# days}} (the key may never have been used)”,“uXoBCKm0ys”:“File access was denied.”,“uYFnq3/rIl”:“Improve prompt”,“uYU0tRJdZx”:“Canceling batch {batchId}.”,“uYh787opQc”:“Usage credits”,“uZSwDkLHDJ”:“{eventCount, plural, one {# event} other {# events}}”,“uZrKUruiqS”:“Please contact your account administrator”,“uaQ7NUZ7nz”:“Are you sure you want to delete the tool \u003ccode\u003e{toolName}\u003c/code\u003e? This cannot be undone.”,“uajPqSpjOy”:“Key \“{name}\” couldn’t be verified.”,“ucaHJidSUZ”:“Roles will no longer be assigned from IdP groups on sign-in or the next sync. Existing members keep the roles they already have.”,“ucn75EACW0”:“Keep a record of the key below. You won’t be able to view it again.”,“ud6PU3dS5l”:“{documentTitle} pages {startPageNumber} - {endPageNumber}”,“ueI4feTevL”:“Use this information to configure Claude in your identity provider”,“ueRCsiC7dT”:“Assessment”,“uhHojfhFc/”:“Copy session IDs”,“uj7mjA18Zs”:“Scheduled subscription”,“unz0LqG86U”:“Send a message to the agent”,“uo8NOTfdry”:“unknown”,“uoEYkw90q2”:“For Enterprise accounts, only Premium seats can access Claude Code. Contact your organization admin to request a Premium seat.”,“uoQF5qCI5+”:“Scope for tokens minted by this rule.”,“upDujrLXvr”:“v{num}{suffix}”,“uq4QAgDMJe”:“Unnamed”,“utkPS+n5lz”:“Enable group mappings”,“uu/l1k2f+L”:“You’ve reached your weekly limit for thinking messages. Please try again next week.”,“uvVdalBpfM”:“Register with your secret key”,“uw+2j7S/Hp”:“Give us more details”,“uwFQ+Uqz7E”:“Grading iteration {iteration}”,“uxbBufP1cO”:“Auto-reload turned on”,“uxoklWEnzf”:“Workspace settings updated.”,“uy+NXVJnOM”:“Seconds (60–86400)”,“uyORKG2K2A”:“Evaluation access”,“uzF91R9Q6h”:“Prompt includes {count, plural, one {# enriched example} other {# enriched examples}}”,“v+74l2gdBK”:“HIPAA-ready Chat access”,“v+s0rKcuQ4”:“Auto reload was previously disabled due to a card issue. Please make sure you’ve updated your credit card before trying again.”,“v0gvt4qolQ”:“View mode”,“v1szVy+VK3”:“Does {organizationName} also plan to use the Claude API in countries other than {countryName}?”,“v1u7o0ZVg9”:“\u003cb\u003e2. Content on Cloud Platforms.\u003c/b\u003e The technology provided by Anthropic to enable access to the Services via the Cloud Platforms does not give Anthropic access to any Customer instance with the Cloud Providers, including Customer Content they contain.”,“v2DojNrKEI”:“Create and evaluate prompts in the Claude Console.”,“v3CYBVarjD”:“Set spend limit”,“v3RFMr5IpU”:“Pasting files is not enabled right now. Please use the “Add” button to add your file.”,“v3dZIQ15WZ”:“Upload settings.json”,“v4+ew95P07”:“Number of output tokens”,“v8m94Z35+R”:”|”,“vAKAnIbJ4M”:“{count, plural, one {# step} other {# steps}}”,“vBRfWtbKYb”:“Verification code copied to clipboard”,“vBUjEaK15t”:“Workspace Billing”,“vCLv0ayq36”:“Comma-separated emails”,“vCiKY8HYil”:“You do not currently have a valid Anthropic account. You may need to accept your invite: check for an email from Anthropic and click the link there.”,“vCzgf/oxXl”:“Your organization has no monthly spend limit.{canSet, select, true { However, you can set a spend limit for this workspace.} other {}}”,“vFIDw08Xql”:“Revoke invitation?”,“vFjTcdiIIQ”:“Priority tier subscription”,“vG+6f8I3jm”:“You’re all set up for {appName}.”,“vGRaJwl/ZG”:“You have a Max plan!”,“vGvIB+qdy7”:“Don’t want to use {emailAddress}? \u003cbr\u003e\u003c/br\u003e\u003clink\u003eLog in with another email\u003c/link\u003e”,“vH7e8YCDXS”:“Are you sure you want to archive the “{workspaceName}” workspace and all resources associated with it{requireConfirmation, select, true {, including {apiKeyCount, plural, one {# API key} other {# API keys}}} other {}}?”,“vIZqOg5z+k”:“Remove files”,“vKMj39KhGw”:“Claude Code”,“vLdfhnmrqG”:“Allow domains”,“vLmHGQ16Vk”:“Auto reload is \u003cem\u003edisabled\u003c/em\u003e. Enable auto reload to avoid API interruptions when credits are fully spent.”,“vM6gDSCJI/”:“Until you have signed a services agreement, all API evaluation keys are available to you under non-commercial evaluation terms, as discussed in our \u003clink\u003eTerms of Service\u003c/link\u003e; these are \u003cstrong\u003enot for use in production systems\u003c/strong\u003e.”,“vMGV7HEdPU”:“Delete Skill”,“vMUomPyEk+”:“Upload image”,“vMaZk5Jcnv”:“Upload from device”,“vMqHwIvTdd”:“AWS KMS”,“vMyvf7RIhA”:“Prompt templates must be reusable to improve them”,“vONi+OMghn”:“Country”,“vOS65BlCBb”:“Upgrade to Max, Pro or Team”,“vOa5sKxrTQ”:“Column headers are case sensitive”,“vPzYLV3Pyi”:“Consumer Terms”,“vTDYkZ/i7V”:“Large file — expand to compute diff”,“vVvAtCbFXy”:“The data retention period only applies to inputs and outputs sent via the Claude API, and not to Workbench, Claude.ai, or any other Anthropic products. Please also see Anthropic’s \u003cprivacy\u003ePrivacy Policy\u003c/privacy\u003e and \u003cterms\u003eCommercial Terms\u003c/terms\u003e.”,“vXCeIi67rj”:“Failed”,“vXDIeSbnfA”:“Enables tracking of site performance.”,“vYjeaNdXif”:“Trademark infringement”,“vZ8j3ycm0i”:“Failed to load version history. Refresh the page to try again.”,“vaOaD+AYvR”:“Not allowed”,“vatrrSvLYm”:“Users must log in to claude.ai with SSO.”,“vcY5h+tpxh”:“PDF”,“vcaw6Vx0cL”:“Set user spend limit”,“vdq4Hgc2QP”:“Next question”,“ve+703TQKQ”:“Complete account setup and buy credits to get started”,“vg8W22BfDC”:“Are you sure you want to delete \u003cb\u003e{displayName}\u003c/b\u003e? Events will no longer be delivered to this endpoint. This action is permanent and cannot be undone.”,“vgGVQpPHql”:“Purchase summary”,“vh/YwZPlbN”:“{amount} + taxes”,“vhBr0L5JkO”:“Settings were modified by another user. Review the latest version and try again.”,“vhSdP9/xNG”:“Your API credits work with:”,“viXE3205/2”:“Private”,“vjbEyMKhgI”:“API Playground (preview)”,“vjri4+uu+/”:“Enable SCIM connection”,“vlKhIlKczK”:“Your name”,“vmtAofTBzs”:“Emails will be sent to \u003cemails\u003e{emailsToAlert}\u003c/emails\u003e.”,“vrIScf56I9”:“{totalRequestsString} (all {status})”,“vra063kTW1”:“Session not found.”,“vrzLLI1/vv”:“Create an API organization first”,“vsNM76io64”:“How can we improve this page? (optional)”,“vukUN36G7M”:“Please fill in all variables”,“vvH9eFKSOb”:“Commercial Terms”,“vwg0uMXFkA”:“Couldn’t load preview — download to view.”,“vwwLBEV4HU”:“No team members found”,“vx0nkZ8xpy”:“Privacy Policy”,“vxxAvINIQ7”:“Version name updated”,“vyV1zGTEEH”:“Violence and/or hate speech”,“vylsqdAz8k”:“Provide details about your plugin that will be displayed in the directory.”,“vyn9iOrBov”:“Agent updated”,“vzYPVXl4by”:“Keyboard shortcuts”,“vzeQHCxvf+”:”·”,“w+pv+zRHGp”:“Show Prompt”,“w+xzbPvAuq”:“Merge pending”,“w/f58XkKnp”:“Uncached in: {count}”,“w0QPL5RkJX”:“Output{br}Tokens”,“w3VZBzwZuu”:“Failed to load environments”,“w46jq74g/7”:“Click ‘Add to Conversation’ to continue”,“w4eXTljTrP”:“Session not found”,“w5PQJYEk8L”:“Example: Document summarization”,“w5SJSLu/lt”:“Vaults loaded”,“w6nFAhYmcO”:“Are you sure you want to permanently delete this prompt?”,“w7Zvbbgz7/”:“Processed at”,“w7tf2zwi6+”:“Published”,“wB/wXs15bO”:“Credits”,“wCiHpAGbOn”:“Ideal output”,“wDU0LywwCF”:“Set limits below to cap Claude Code’s share of your organization’s rate limits. If unset, Claude Code shares the full organization limit. If set, both the workspace and organization limits apply.”,“wEQDC6Wv3/”:“Edit”,“wEebuRgJtp”:“Create key”,“wEhBiMgEun”:“Sync with SCIM”,“wFMlsHvE9Q”:“Updated at”,“wGPqzS1+XF”:“Workspace geo”,“wGX1FQEIX+”:“Memory store deleted.”,“wIbfuwLn09”:“Key deleted.”,“wJ8AnfbLd1”:“Don’t know {email}?”,“wL7VAE/fRX”:“Actions”,“wLCEuvbSge”:“No matches.”,“wLFLp2NhP/”:“What tasks will Claude be used for?”,“wOoUH1suzm”:“No skills configured.”,“wSAvhubuX6”:“Assistant”,“wSZR47Y5kj”:“Submit”,“wT63jkA9qK”:“Edited a file”,“wVe9IVQMjv”:“Use OAuth when the MCP server supports it. Use a bearer token for servers that accept a long-lived API key or personal access token.”,“wWT0iz9SkP”:“\u003clink\u003eView your usage details\u003c/link\u003e.”,“wX/ZOConlQ”:“API Reference”,“wXNqVvIaq2”:”★ Possible match”,“wYqBocb/7v”:“No sessions in this memory store.”,“wai+MNPTmM”:“Required column headers”,“wbsq7OdxnV”:“Usage”,“wegvCrlAib”:“Begin building with Claude for only 5\",\"wfxmEySfLC\":\"Authorize an MCP server for delegated user authentication.\",\"wg+dziF202\":\"Map IdP groups to specific seat tiers for automatic assignment\",\"wgayuO2DMF\":\"Encryption keys couldn’t be loaded. You can try again.\",\"whJPiXgSYu\":\"Before you proceed, you must acknowledge the usage conditions presented here. The notification message or banner will remain on your screen until you take explicit action to further access the system.\",\"whSrSGD3W1\":\"Untitled prompt\",\"wj6KVcMxjt\":\"You don’t have access to this organization or it doesn’t meet the requirements for {clientName}. Contact your organization admin to request access.\",\"wje92cKLfC\":\"\\\"{range}\\\" is not a valid CIDR range. Use formats like 192.168.1.0/24 or 2001:db8::/32.\",\"wlLlxfZJyl\":\"Uploaded image preview\",\"wlYwD4vi9L\":\"Toggle streaming mode\",\"wmirkPk7bp\":\"Document\",\"wmyg6tmQmw\":\"Resource\",\"wnSZSp0JFd\":\"Create API Key\",\"wokFeWObl9\":\"Latest sessions\",\"wppV0vSNSZ\":\"Must be between 60 and 86400 seconds.\",\"wqGXNMWZYI\":\"Customize how Claude interacts with web content by managing which domains can be accessed from the {toolName} tool.\",\"wrcoZ2Zo0b\":\"Try fixing with Claude\",\"wsUmh9XWBm\":\"Team\",\"wukC1XlfCA\":\"Output Tokens\",\"wvGBF/FvBd\":\"{columnCount, plural, one {# column} other {# columns}}, {rowCount, plural, one {# row} other {# rows}}\",\"x/ZVlUTP1H\":\"Product\",\"x0W7xxxEcv\":\"Web search\",\"x0gJoMad7a\":\"Double-click\",\"x0wBSHJrEJ\":\"Do not include curly braces in headers\",\"x3rxIPliyR\":\"Select a single model view to see rate limit\",\"x5Tz6MZH82\":\"Report\",\"x5uEmAM6gI\":\"Create workspace\",\"x6uSaTG/Z6\":\"Manage credential vaults that provide your agents with access to MCP servers and other tools.\",\"x9S/k+YsvF\":\"Additional context\",\"xDh0xCyPP3\":\"Path was rejected.\",\"xET9F7Fyyq\":\"Please review our \u003clink\u003eGuidelines for Organizations Serving Minors\u003c/link\u003e\",\"xGQnr60wfY\":\"Close inspector\",\"xGTvwvCqAa\":\"{score}\u003cdim\u003e / 100\u003c/dim\u003e\",\"xIpQN15NU4\":\"Failed to load usage data\",\"xJHQNimdiQ\":\"Skill created successfully\",\"xK3HrpjA42\":\"Cache Rate\",\"xK7rmdSjmz\":\"Insights\",\"xLpBTyWHMH\":\"Computer action: {action}\",\"xLuRoel5hS\":\"How can I help?\",\"xMa2LTAYbL\":\"You can change any member's role manually afterward from the members list.\",\"xNdoS4DijZ\":\"Invite Members\",\"xOBwvdUOeH\":\"Agent version {v}\",\"xUz3+GZoe/\":\"Agent created — version {version}\",\"xVPw3sZ0pj\":\"The information does not usually directly identify you, but it can give you a more personalized web experience.\",\"xXlrRFvpOo\":\"Admins and specific emails\",\"xYBUY51Sxo\":\"Built-in tools\",\"xa1X/i56H8\":\"When enabled, members are assigned roles based on their IdP group membership. Users not in any mapped group sign in with the default role.\",\"xaA7FUf66d\":\"IP allowlist updated.\",\"xaj9Ba6Qam\":\"Provider\",\"xarF49FQ92\":\"Token lifetime\",\"xcEm2q3MpF\":\"Readable conversation view\",\"xcuJJOAsut\":\"User location:\",\"xgRmkphkuX\":\"Drop here to insert into user message\",\"xgwWFUDlFD\":\"Show this menu\",\"xgzH8ziit+\":\"Enable single sign-on first — it is required for this provisioning mode.\",\"xhQMeQjkbK\":\"Expires\",\"xjMAP6wxO4\":\"Our website uses cookies to distinguish you from other users of our website. This helps us provide you with a more personalized experience when you browse our website and also allows us to improve our site.\",\"xk4+uQji1A\":\"Fetch content from any domain\",\"xk4SV4fcKN\":\"Redeem your offer to access Claude's powerful developer tools\",\"xksQ1wd1I/\":\"Admin keys allow you to programmatically control organization settings. Create an admin key to manage workspaces, set rate limits, change billing information, and more.\",\"xm3L6TzYCd\":\"Workspace Geo\",\"xmcm+G0Zes\":\"This setting applies to all members in your organization\",\"xn/8Cyt5wJ\":\"Describe your agent\",\"xnfo/VPm8q\":\"Requires at least one verified domain\",\"xnouaQi0gP\":\"The model \\\"{modelName}\\\" is no longer available. Your code snippet to make an API request will not work. Please select a different model.\",\"xq9OFmeici\":\"Tool permissions\",\"xrKHS6mnOh\":\"Success\",\"xrk6zgu9jU\":\"Updated\",\"xs8QLqUeHc\":\"No errors in analyzed sessions\",\"xs8uBJ7Dm7\":\"Failed to load\",\"xubkue+EsS\":\"Expected audience\",\"xwEc8KM8zK\":\"API\",\"xz/cIYRwG0\":\"Mermaid diagram\",\"xzDhfXcf3m\":\"Knowledge Retrieval\",\"y/bmsG8rnv\":\"Allow\",\"y/ljbuXLkP\":\"Notify when monthly spend reaches:\",\"y1Z3orIe9Z\":\"Language\",\"y3MEZ7BLxe\":\"Start with API\",\"y5DX5NCmrm\":\"Edited {count} files\",\"y5He8qmk00\":\"No archived service accounts\",\"y5KrN925sb\":\"{action, select, disable {Disable admin key} other {Re-enable admin key}}\",\"y66aEP17on\":\"Free credits\",\"y6i0c4C4Kk\":\"Starting point\",\"y9ZbeM64i+\":\"Last month\",\"y9axJJlfn+\":\"No members match your search\",\"y9jZgsbRWk\":\"Workbench access unavailable\",\"yAWQV/nT/x\":\"Suggest improvements\",\"yC6ECfKPIQ\":\"Max plan\",\"yC8+0K/70K\":\"Failed to load sessions\",\"yF67bwL6q/\":\"Only show my prompts\",\"yF7GPc73cM\":\"Transcript / Debug view\",\"yG1BDj9mrn\":\"You're currently signed in as {currentEmail}, which doesn't match this setup link.\",\"yGLuA1R/8z\":\"{importCount} of {total} test cases imported\",\"yJ1ORHjbX8\":\"Careers\",\"yJAKR0Ngpn\":\"Send Message\",\"yJFWG3mK1I\":\"What was satisfying about this response?\",\"yKZwfg7gTx\":\"Running with only {count, plural, one {# session} other {# sessions}} — findings will be limited until you have {min} or more.\",\"yMbKjuDH/n\":\"Zoom\",\"yO8KKaZisk\":\"Looking up agent\",\"yOFPA6eD9X\":\"API keys\",\"yOTm8mquCw\":\"Prompt Bytes per Hour\",\"yOdoQuvqvX\":\"Edit from this version\",\"yQckx4xbaw\":\"Retry stream connection\",\"yStOj/PJIF\":\"No workspaces match.\",\"yT65eD/ykK\":\"Create one to start receiving event notifications.\",\"yUkqBJeF9u\":\"This credential will be shared across this workspace. Anyone with API key access can use this credential in an agent session to access the service associated with the credential - including reading data and taking actions on behalf of the credential owner. Learn more \u003clink\u003ehere\u003c/link\u003e.\",\"yV2qaVMwsK\":\"Stop session\",\"yVWciPrAq4\":\"Total due\",\"yXjBw8J+4f\":\"Memory created.\",\"yYrrIQPJ9+\":\"You are not a member of any organizations under your domain. Please contact your IT administrator for access.\",\"yZ+jHeopH6\":\"Enter a search term to find {orgType} organizations\",\"yZJxVSJosU\":\"Developer\",\"ya5HK9oB9T\":\"Error in Claude completion\",\"yaG66hygru\":\"text\",\"yeJSqoLb1S\":\"Output: {n}\",\"yeUvAx5cQ0\":\"Customize Cookie Settings\",\"yfyB3ZI2+V\":\"Generate a summary, insights, and recommendations for this session\",\"ygW+GpeToS\":\"The Plugin Directory is a community-driven directory where developers and creators can submit plugins for use in Claude Code and Cowork. This is a separate and complementary directory from the Connectors Directory, which is specific to MCP connectors.\",\"yhGL1qEbuK\":\"This agent will be hidden from the default view. Sessions that reference it keep working.\",\"yhITjPGRPN\":\"Wrong file structure. All files must be in the same top-level folder. \u003clink\u003eLearn more\u003c/link\u003e\",\"yi+sIOOLdu\":\"Completing additional verification…\",\"yiW04x+TNY\":\"{confidence, select, high {High confidence} medium {Medium confidence} other {Low confidence}}\",\"yjtq4zeKkC\":\"Loading more events...\",\"yk4PT9S4sc\":\"Full name\",\"ykqJ6UYRo9\":\"Test your API key with the example below:\",\"ymWsV10Pz1\":\"Your {resourceType} upload failed. Please try again.\",\"ynEn9tcswZ\":\"Copy of Untitled\",\"ynaIwO+AP+\":\"Number of test cases:\",\"ypA3Qjd/GU\":\"No groups configured. All members will be removed.\",\"ypYnqN1mBK\":\"Allow sharing feedback with Anthropic?\",\"yqHvdn7B2b\":\"Endpoint URL\",\"ysZbg4a2QH\":\"The text encoding for \u003cb\u003e{fileName}\u003c/b\u003e could not be determined. Choose an encoding and verify with the preview.\",\"ysamjVDYz9\":\"SCIM Users in Directory\",\"ywInfOM+zP\":\"Failed to load version. Go back to current to continue editing.\",\"yxNx68iDp9\":\"Spend limits\",\"yxguVqGJ5K\":\"Discard changes\",\"yyX87BotT4\":\"Use existing agent\",\"z+Lie6C8+N\":\"All Organizations\",\"z1Rt0SGaRu\":\"Communications using, or data stored on, this IS are not private, are subject to routine monitoring, interception, and search, and may be disclosed or used for any USG-authorized purpose.\",\"z1sNWJnLqG\":\"Templatizing your prompt\",\"z308Oo65uS\":\"Since your current balance is lower than the minimum amount, your card will be automatically charged to bring your balance to {amount}, plus applicable taxes.\",\"z3FEm2DGgc\":\"Manufacturing\",\"z3PGP2WXec\":\"Use this template\",\"z3UjXRZwzQ\":\"Debug\",\"z407EAmDRz\":\"Used Claude in Chrome ({count} actions)\",\"z4Bw3xa1fq\":\"Delete \\\"{name}\\\"? This can’t be undone. Keys that are attached to a workspace can’t be deleted.\",\"z6HUPyG867\":\"Example MCP\",\"z7AnVbQ0rh\":\"This file type cannot be opened.\",\"zAL+UqgOa8\":\"Failed to load credentials\",\"zAm3dJCFxP\":\"Analyzing…\",\"zAq3j5A6v+\":\"Where is your organization?\",\"zBs+kx+UfH\":\"{provider} key details\",\"zDFjKtM/ju\":\"Add notification\",\"zF49/75Ryk\":\"Soft limit of {triggeredSoftLimitAmount} was reached\",\"zFsxWYEEJg\":\"Have a Pro or Max plan?\",\"zG9tc2dBf5\":\"You don’t have permission to view cost usage\",\"zGGxxX56eI\":\"Console organization\",\"zHMWOUKB1d\":\"Remove {group}\",\"zIHcjLLNLv\":\"Active (inference + tools) — {duration}\",\"zIIvg5k7qV\":\"·\",\"zINlaoBlL/\":\"Owner\",\"zMM9LFXoV9\":\"{phase} {done}/{total} · {elapsed}\",\"zNu+1lzEDE\":\"Invalid agent configuration. Check your editor for errors.\",\"zOab+24EWo\":\"Issue with thought process\",\"zP/ZG82yYC\":\"The agent has paused and is awaiting user input.\",\"zQ/W7Z8A7s\":\"Your registration token has expired. Return to the product page to restart setup.\",\"zQMv38F5jd\":\"Save agent as a new version\",\"zQipeg7kSl\":\"Scroll down\",\"zQvVDJ+j59\":\"All\",\"zU/q1NoIdN\":\"Link copied\",\"zUqcG2+Ygl\":\"Updated todo list\",\"zWQIweHrKZ\":\"none\",\"zWgbGgjUUg\":\"Today\",\"zWhbNCX4/w\":\"Custom string to stop generating\",\"zY5uGvqxGt\":\"Use case clusters\",\"zYBqv7f6Pd\":\"Delete vault\",\"zawF/WqGBl\":\"Enter domains (e.g., example.com, example.com/path, example.com/*)\",\"ze8mOEi4wo\":\"Edited {count} notebooks\",\"ze9Ahrdfn6\":\"{tool}: {count} calls\",\"zfQEVNQiHp\":\"{repos, plural, one {# repo} other {# repos}}\",\"zfnwA1wU0m\":\"Interactive artifact\",\"zftCccY1XC\":\"{language} code\",\"zgMsosqNrx\":\"Authorization\",\"zjfWkXYdtx\":\"1M Context Input Tokens per Minute Cache Aware\",\"zkhJwLbDeV\":\"How analysis works\",\"zlBJ+yX4t+\":\"You're invited to join a live call with the developers building the Playground\",\"zlg252URL8\":\"Distill your agents’ transcripts into new memory stores. Attach a dream’s output to future agent runs to carry over learned skills and memories.\",\"zm2TJuFo8j\":\"Search prompts\",\"znuXh9h2kG\":\"Setting up SSO is required before setting up SCIM.\",\"zokiNf5N/x\":\"Add a prompt template and describe what you'd like to improve. This will take 1-2 minutes and use some Claude Sonnet 4.5 credits.\",\"zp1NLzqqsN\":\"contact@example.com\",\"zp3lPjglr5\":\"{name} (Copy)\",\"zreH4pXxYz\":\"No files found\",\"zsscmjvvNh\":\"Failed to save agent. You can try again.\",\"ztiSadG6fR\":\"Duplicate example\",\"ztom/Bq+tL\":\"https://example.com/document.pdf\",\"zu9kMqfe1c\":\"No messages yet\",\"zuBzxY6QwA\":\"Claude Max, Pro or Team is required to connect to Claude Code\",\"zvEhcL3RZh\":\"A long-lived API key or personal access token sent as a Bearer header to the MCP server.\",\"zvbn/aOHpa\":\"Use a different email\",\"zw7eS30nwW\":\"Issues ({count})\",\"zwzdxlc6rq\":\"Auth method\",\"zxj2GhSJqe\":\"Last updated {time}\",\"zycEFUz2ln\":\"Select at least one allowed inference geo.\",\"zyjPr7toWq\":\"or enter instructions or prompt for Claude...\",\"zz6ObK7ZEM\":\"Restore\",\"zzOZLy0ngS\":\"There was an error verifying your code. If the problem persists \u003clink\u003econtact support\u003c/link\u003e for assistance.\"},\"hideErrors\":true,\"children\":\"L5a”}]}]}]}]}]\n”]) self.__next_f.push([1,“5b:T6fe,”]) self.__next_f.push([1,“\u003cpre class=“shiki shiki-themes github-light-default dark-plus” style=“—shiki-light:#1f2328;—shiki-dark:#f3f7f6;—shiki-light-bg:transparent;—shiki-dark-bg:transparent” tabindex=“0”\u003e\u003ccode\u003e\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#953800;—shiki-dark:#DCDCAA”\u003eant\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e messages\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e create\u003c/span\u003e\u003cspan style=“—shiki-light:#0550AE;—shiki-dark:#569CD6”\u003e —transform\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e content\u003c/span\u003e\u003cspan style=“—shiki-light:#0550AE;—shiki-dark:#569CD6”\u003e —format\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e yaml\u003c/span\u003e\u003cspan style=“—shiki-light:#CF222E;—shiki-dark:#D7BA7D”\u003e \\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#0550AE;—shiki-dark:#569CD6”\u003e —model\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e claude-opus-4-7\u003c/span\u003e\u003cspan style=“—shiki-light:#CF222E;—shiki-dark:#D7BA7D”\u003e \\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#0550AE;—shiki-dark:#569CD6”\u003e —max-tokens\u003c/span\u003e\u003cspan style=“—shiki-light:#0550AE;—shiki-dark:#B5CEA8”\u003e 1024\u003c/span\u003e\u003cspan style=“—shiki-light:#CF222E;—shiki-dark:#D7BA7D”\u003e \\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#0550AE;—shiki-dark:#569CD6”\u003e —tool\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e ‘{type: web_search_20260209, name: web_search}‘\u003c/span\u003e\u003cspan style=“—shiki-light:#CF222E;—shiki-dark:#D7BA7D”\u003e \\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#0550AE;—shiki-dark:#569CD6”\u003e —message\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e ‘{role: user, content: “What is the latest on the Mars rover?”}’\u003c/span\u003e\u003c/span\u003e\u003c/code\u003e\u003c/pre\u003e”]) self.__next_f.push([1,“37:[“\",\"L35”,null,{“language”:“bash”,“code”:“ant messages create —transform content —format yaml \\\n —model claude-opus-4-7 \\\n —max-tokens 1024 \\\n —tool ‘{type: web_search_20260209, name: web_search}’ \\\n —message ‘{role: user, content: \“What is the latest on the Mars rover?\”}’”,“label”:“CLI”,“highlightedHtml”:"5b\"}]\n5c:Td45,"]) self.__next_f.push([1,"\u003cpre class=\"shiki shiki-themes github-light-default dark-plus\" style=\"--shiki-light:#1f2328;--shiki-dark:#f3f7f6;--shiki-light-bg:transparent;--shiki-dark-bg:transparent\" tabindex=\"0\"\u003e\u003ccode\u003e\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#CF222E;--shiki-dark:#C586C0\"\u003eimport\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e anthropic\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003eclient \u003c/span\u003e\u003cspan style=\"--shiki-light:#CF222E;--shiki-dark:#f3f7f6\"\u003e=\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e anthropic.Anthropic()\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003eresponse \u003c/span\u003e\u003cspan style=\"--shiki-light:#CF222E;--shiki-dark:#f3f7f6\"\u003e=\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e client.messages.create(\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#953800;--shiki-dark:#9CDCFE\"\u003e model\u003c/span\u003e\u003cspan style=\"--shiki-light:#CF222E;--shiki-dark:#f3f7f6\"\u003e=\u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"claude-opus-4-7\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e,\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#953800;--shiki-dark:#9CDCFE\"\u003e max_tokens\u003c/span\u003e\u003cspan style=\"--shiki-light:#CF222E;--shiki-dark:#f3f7f6\"\u003e=\u003c/span\u003e\u003cspan style=\"--shiki-light:#0550AE;--shiki-dark:#B5CEA8\"\u003e1024\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e,\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#953800;--shiki-dark:#9CDCFE\"\u003e tools\u003c/span\u003e\u003cspan style=\"--shiki-light:#CF222E;--shiki-dark:#f3f7f6\"\u003e=\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e[{\u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"type\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e: \u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"web_search_20260209\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e, \u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"name\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e: \u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"web_search\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e}],\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#953800;--shiki-dark:#9CDCFE\"\u003e messages\u003c/span\u003e\u003cspan style=\"--shiki-light:#CF222E;--shiki-dark:#f3f7f6\"\u003e=\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e[{\u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"role\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e: \u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"user\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e, \u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"content\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e: \u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"What's the latest on the Mars rover?\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e}],\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e)\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#0550AE;--shiki-dark:#DCDCAA\"\u003eprint\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e(response.content)\u003c/span\u003e\u003c/span\u003e\u003c/code\u003e\u003c/pre\u003e"]) self.__next_f.push([1,"38:[\"",“L35\",null,{\"language\":\"python\",\"code\":\"import anthropic\\n\\nclient = anthropic.Anthropic()\\nresponse = client.messages.create(\\n model=\\\"claude-opus-4-7\\\",\\n max_tokens=1024,\\n tools=[{\\\"type\\\": \\\"web_search_20260209\\\", \\\"name\\\": \\\"web_search\\\"}],\\n messages=[{\\\"role\\\": \\\"user\\\", \\\"content\\\": \\\"What's the latest on the Mars rover?\\\"}],\\n)\\nprint(response.content)\",\"label\":\"Python\",\"highlightedHtml\":\"5c”}]\n5d:T102d,”]) self.__next_f.push([1,“\u003cpre class=“shiki shiki-themes github-light-default dark-plus” style=“—shiki-light:#1f2328;—shiki-dark:#f3f7f6;—shiki-light-bg:transparent;—shiki-dark-bg:transparent” tabindex=“0”\u003e\u003ccode\u003e\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#CF222E;—shiki-dark:#C586C0”\u003eimport\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003e Anthropic\u003c/span\u003e\u003cspan style=“—shiki-light:#CF222E;—shiki-dark:#C586C0”\u003e from\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e “@anthropic-ai/sdk”\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e;\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=“line”\u003e\u003c/span\u003e\n\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#CF222E;—shiki-dark:#569CD6”\u003econst\u003c/span\u003e\u003cspan style=“—shiki-light:#0550AE;—shiki-dark:#4FC1FF”\u003e client\u003c/span\u003e\u003cspan style=“—shiki-light:#CF222E;—shiki-dark:#f3f7f6”\u003e =\u003c/span\u003e\u003cspan style=“—shiki-light:#CF222E;—shiki-dark:#569CD6”\u003e new\u003c/span\u003e\u003cspan style=“—shiki-light:#8250DF;—shiki-dark:#DCDCAA”\u003e Anthropic\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e();\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#CF222E;—shiki-dark:#569CD6”\u003econst\u003c/span\u003e\u003cspan style=“—shiki-light:#0550AE;—shiki-dark:#4FC1FF”\u003e response\u003c/span\u003e\u003cspan style=“—shiki-light:#CF222E;—shiki-dark:#f3f7f6”\u003e =\u003c/span\u003e\u003cspan style=“—shiki-light:#CF222E;—shiki-dark:#C586C0”\u003e await\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003e client\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e.\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003emessages\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e.\u003c/span\u003e\u003cspan style=“—shiki-light:#8250DF;—shiki-dark:#DCDCAA”\u003ecreate\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e({\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003e model:\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e “claude-opus-4-7”\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e,\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003e max_tokens:\u003c/span\u003e\u003cspan style=“—shiki-light:#0550AE;—shiki-dark:#B5CEA8”\u003e 1024\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e,\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003e tools:\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e [{ \u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003etype:\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e “web_search_20260209”\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e, \u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003ename:\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e “web_search”\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e }],\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003e messages:\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e [{ \u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003erole:\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e “user”\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e, \u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003econtent:\u003c/span\u003e\u003cspan style=“—shiki-light:#0A3069;—shiki-dark:#CE9178”\u003e “What’s the latest on the Mars rover?”\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e }]\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e});\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=“line”\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003econsole\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e.\u003c/span\u003e\u003cspan style=“—shiki-light:#8250DF;—shiki-dark:#DCDCAA”\u003elog\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e(\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003eresponse\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e.\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#9CDCFE”\u003econtent\u003c/span\u003e\u003cspan style=“—shiki-light:#1F2328;—shiki-dark:#f3f7f6”\u003e);\u003c/span\u003e\u003c/span\u003e\u003c/code\u003e\u003c/pre\u003e”]) self.__next_f.push([1,“39:[“\",\"L35”,null,{“language”:“typescript”,“code”:“import Anthropic from \“@anthropic-ai/sdk\”;\n\nconst client = new Anthropic();\nconst response = await client.messages.create({\n model: \“claude-opus-4-7\”,\n max_tokens: 1024,\n tools: [{ type: \“web_search_20260209\”, name: \“web_search\” }],\n messages: [{ role: \“user\”, content: \“What’s the latest on the Mars rover?\” }]\n});\nconsole.log(response.content);”,“label”:“TypeScript”,“highlightedHtml”:"5d\"}]\n3a:[\"",“hr”,null,{“className”:“mt-12 mb-8 border-0 bg-border-400 opacity-80 rounded h-px”}]\n3b:["\",\"h2\",null,{\"className\":\"font-heading leading-[1.25] text-text-100\",\"children\":[\"","L5e\",null,{\"slug\":\"how-tool-use-works\",\"className\":\"pt-6 pb-2\",\"headingLevel\":2,\"children\":\"How tool use works\"}]}]\n"]) self.__next_f.push([1,"3c:[\"","L33\",null,{\"contentType\":\"paragraph\",\"minLength\":20,\"className\":\"mb-2 last:mb-0\",\"children\":[\"",“p”,null,{“children”:[“Tools differ primarily by where the code executes. ”,["\",\"strong\",null,{\"className\":\"font-semibold\",\"children\":\"Client tools\"}],\" (including user-defined tools and Anthropic-schema tools like bash and text_editor) run in your application: Claude responds with \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“stop_reason: \“tool_use\""}],” and one or more ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"tool_use\"}],\" blocks, your code executes the operation, and you send back a \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“tool_result”}],“. ”,["\",\"strong\",null,{\"className\":\"font-semibold\",\"children\":\"Server tools\"}],\" (web_search, code_execution, web_fetch, tool_search) run on Anthropic's infrastructure: you see the results directly without handling execution.\"]}]}]\n"]) self.__next_f.push([1,"3d:[\"","L33\",null,{\"contentType\":\"paragraph\",\"minLength\":20,\"className\":\"mb-2 last:mb-0\",\"children\":[\"",“p”,null,{“children”:[“For the full conceptual model including the agentic loop and when to choose each approach, see ”,[“\",\"L5f”,null,{“href”:“/docs/en/agents-and-tools/tool-use/how-tool-use-works”,“className”:“inline-link”,“children”:“How tool use works”}],”.”]}]}]\n3e:[“\",\"L33”,null,{“contentType”:“paragraph”,“minLength”:20,“className”:“mb-2 last:mb-0”,“children”:["\",\"p\",null,{\"children\":[\"For connecting to MCP servers, see the \",[\"","L5f\",null,{\"href\":\"/docs/en/agents-and-tools/mcp-connector\",\"className\":\"inline-link\",\"children\":\"MCP connector\"}],\". For building your own MCP client, see \",[\"","L5f\",null,{\"href\":\"https://modelcontextprotocol.io/docs/develop/build-client\",\"className\":\"inline-link\",\"children\":\"modelcontextprotocol.io\"}],\".\"]}]}]\n"]) self.__next_f.push([1,"3f:[\"","L60\",null,{\"children\":[[\"","L33\",null,{\"contentType\":\"paragraph\",\"minLength\":20,\"className\":\"mb-2 last:mb-0\",\"children\":[\"",“p”,null,{“children”:["\",\"strong\",null,{\"className\":\"font-semibold\",\"children\":\"Guarantee schema conformance with strict tool use\"}]}]}],[\"","L33\",null,{\"contentType\":\"paragraph\",\"minLength\":20,\"className\":\"mb-2 last:mb-0\",\"children\":[\"",“p”,null,{“children”:[“Add ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"strict: true\"}],\" to your tool definitions to ensure Claude's tool calls always match your schema exactly. See \",[\"","L5f\",null,{\"href\":\"/docs/en/agents-and-tools/tool-use/strict-tool-use\",\"className\":\"inline-link\",\"children\":\"Strict tool use\"}],\".\"]}]}]]}]\n"]) self.__next_f.push([1,"40:[\"","L33\",null,{\"contentType\":\"paragraph\",\"minLength\":20,\"className\":\"mb-2 last:mb-0\",\"children\":[\"",“p”,null,{“children”:[“Tool access is one of the highest-leverage primitives you can give an agent. On benchmarks like ”,[“\",\"L5f”,null,{“href”:“https://lab-bench.org/”,“className”:“inline-link”,“children”:“LAB-Bench FigQA”}],” (scientific figure interpretation) and ”,[“\",\"L5f”,null,{“href”:“https://www.swebench.com/”,“className”:“inline-link”,“children”:“SWE-bench”}],” (real-world software engineering), adding even basic tools produces outsized capability gains, often surpassing human expert baselines.”]}]}]\n41:["\",\"hr\",null,{\"className\":\"mt-12 mb-8 border-0 bg-border-400 opacity-80 rounded h-px\"}]\n42:[\"",“h2”,null,{“className”:“font-heading leading-[1.25] text-text-100”,“children”:[“\",\"L5e”,null,{“slug”:“tool-use-examples”,“className”:“pt-6 pb-2”,“headingLevel”:2,“children”:“Tool use examples”}]}]\n43:[“\",\"L33”,null,{“contentType”:“paragraph”,“minLength”:20,“className”:“mb-2 last:mb-0”,“children”:["\",\"p\",null,{\"children\":[\"For a complete hands-on walkthrough, see the \",[\"","L5f\",null,{\"href\":\"/docs/en/agents-and-tools/tool-use/build-a-tool-using-agent\",\"className\":\"inline-link\",\"children\":\"tutorial\"}],\". For reference examples of individual concepts, see \",[\"","L5f\",null,{\"href\":\"/docs/en/agents-and-tools/tool-use/define-tools\",\"className\":\"inline-link\",\"children\":\"Define tools\"}],\" and \",[\"","L5f\",null,{\"href\":\"/docs/en/agents-and-tools/tool-use/handle-tool-calls\",\"className\":\"inline-link\",\"children\":\"Handle tool calls\"}],\".\"]}]}]\n62:T802,"]) self.__next_f.push([1,"\u003cpre class=\"shiki shiki-themes github-light-default dark-plus\" style=\"--shiki-light:#1f2328;--shiki-dark:#f3f7f6;--shiki-light-bg:transparent;--shiki-dark-bg:transparent\" tabindex=\"0\"\u003e\u003ccode\u003e\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e{\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#116329;--shiki-dark:#9CDCFE\"\u003e \"type\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e: \u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"tool_use\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e,\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#116329;--shiki-dark:#9CDCFE\"\u003e \"id\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e: \u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"toolu_01A09q90qw90lq917835lq9\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e,\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#116329;--shiki-dark:#9CDCFE\"\u003e \"name\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e: \u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"get_weather\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e,\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#116329;--shiki-dark:#9CDCFE\"\u003e \"input\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e: { \u003c/span\u003e\u003cspan style=\"--shiki-light:#116329;--shiki-dark:#9CDCFE\"\u003e\"location\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e: \u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"New York, NY\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e, \u003c/span\u003e\u003cspan style=\"--shiki-light:#116329;--shiki-dark:#9CDCFE\"\u003e\"unit\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e: \u003c/span\u003e\u003cspan style=\"--shiki-light:#0A3069;--shiki-dark:#CE9178\"\u003e\"fahrenheit\"\u003c/span\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e }\u003c/span\u003e\u003c/span\u003e\n\u003cspan class=\"line\"\u003e\u003cspan style=\"--shiki-light:#1F2328;--shiki-dark:#f3f7f6\"\u003e}\u003c/span\u003e\u003c/span\u003e\u003c/code\u003e\u003c/pre\u003e"]) self.__next_f.push([1,"44:[\"","L61\",null,{\"title\":\"What happens when Claude needs more information\",\"children\":[[\"","L33\",null,{\"contentType\":\"paragraph\",\"minLength\":20,\"className\":\"mb-2 last:mb-0\",\"children\":[\"",“p”,null,{“children”:“If the user’s prompt doesn’t include enough information to fill all the required parameters for a tool, Claude Opus is much more likely to recognize that a parameter is missing and ask for it. Claude Sonnet may ask, especially when prompted to think before outputting a tool request. But it may also do its best to infer a reasonable value.”}]}],[“\",\"L33”,null,{“contentType”:“paragraph”,“minLength”:20,“className”:“mb-2 last:mb-0”,“children”:["\",\"p\",null,{\"children\":[\"For example, given a \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“get_weather”}],” tool that requires a ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"location\"}],\" parameter, if you ask Claude \\\"What's the weather?\\\" without specifying a location, Claude (particularly Claude Sonnet) may make a guess about tool inputs:\"]}]}],[\"",“L35\",null,{\"language\":\"json\",\"code\":\"{\\n \\\"type\\\": \\\"tool_use\\\",\\n \\\"id\\\": \\\"toolu_01A09q90qw90lq917835lq9\\\",\\n \\\"name\\\": \\\"get_weather\\\",\\n \\\"input\\\": { \\\"location\\\": \\\"New York, NY\\\", \\\"unit\\\": \\\"fahrenheit\\\" }\\n}\",\"label\":\"JSON\",\"highlightedHtml\":\"62”}],"L63\"]}]\n"]) self.__next_f.push([1,"45:[\"",“hr”,null,{“className”:“mt-12 mb-8 border-0 bg-border-400 opacity-80 rounded h-px”}]\n46:["\",\"h2\",null,{\"className\":\"font-heading leading-[1.25] text-text-100\",\"children\":[\"","L5e\",null,{\"slug\":\"pricing\",\"className\":\"pt-6 pb-2\",\"headingLevel\":2,\"children\":\"Pricing\"}]}]\n47:[\"","L33\",null,{\"contentType\":\"paragraph\",\"minLength\":20,\"className\":\"mb-2 last:mb-0\",\"children\":[\"",“p”,null,{“children”:“Tool use requests are priced based on:”}]}]\n”]) self.__next_f.push([1,“48:[“\",\"L33”,null,{“contentType”:“list”,“className”:“mb-4”,“children”:["\",\"ol\",null,{\"className\":\"list-none pl-8 [counter-reset:item] [\u0026_ul]:pl-8 [\u0026_ol]:pl-8 [\u0026_ol]:[counter-reset:item]\",\"children\":[\"\\n\",[\"",“li”,null,{“className”:“mb-2 last:mb-0 relative before:absolute before:left-[-2rem] before:w-6 before:text-center [ul\u003e\u0026]:before:content-[’•’] [ol\u003e\u0026]:before:content-[counter(item)’.‘] [ol\u003e\u0026]:[counter-increment:item]”,“children”:[“The total number of input tokens sent to the model (including in the ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"tools\"}],\" parameter)\"]}],\"\\n\",[\"",“li”,null,{“className”:“mb-2 last:mb-0 relative before:absolute before:left-[-2rem] before:w-6 before:text-center [ul\u003e\u0026]:before:content-[’•’] [ol\u003e\u0026]:before:content-[counter(item)’.‘] [ol\u003e\u0026]:[counter-increment:item]”,“children”:“The number of output tokens generated”}],“\n”,["\",\"li\",null,{\"className\":\"mb-2 last:mb-0 relative before:absolute before:left-[-2rem] before:w-6 before:text-center [ul\u003e\u0026]:before:content-['•'] [ol\u003e\u0026]:before:content-[counter(item)'.'] [ol\u003e\u0026]:[counter-increment:item]\",\"children\":\"For server-side tools, additional usage-based pricing (e.g., web search charges per search performed)\"}],\"\\n\"]}]}]\n"]) self.__next_f.push([1,"49:[\"","L33\",null,{\"contentType\":\"paragraph\",\"minLength\":20,\"className\":\"mb-2 last:mb-0\",\"children\":[\"",“p”,null,{“children”:“Client-side tools are priced the same as any other Claude API request, while server-side tools may incur additional charges based on their specific usage.”}]}]\n4a:[“\",\"L33”,null,{“contentType”:“paragraph”,“minLength”:20,“className”:“mb-2 last:mb-0”,“children”:["\",\"p\",null,{\"children\":\"The additional tokens from tool use come from:\"}]}]\n"]) self.__next_f.push([1,"4b:[\"","L33\",null,{\"contentType\":\"list\",\"className\":\"mb-4\",\"children\":[\"",“ul”,null,{“className”:“list-none pl-8 [\u0026_ul]:pl-8 [\u0026_ol]:pl-8”,“children”:[“\n”,["\",\"li\",null,{\"className\":\"mb-2 last:mb-0 relative before:absolute before:left-[-2rem] before:w-6 before:text-center [ul\u003e\u0026]:before:content-['•'] [ol\u003e\u0026]:before:content-[counter(item)'.'] [ol\u003e\u0026]:[counter-increment:item]\",\"children\":[\"The \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“tools”}],” parameter in API requests (tool names, descriptions, and schemas)”]}],“\n”,["\",\"li\",null,{\"className\":\"mb-2 last:mb-0 relative before:absolute before:left-[-2rem] before:w-6 before:text-center [ul\u003e\u0026]:before:content-['•'] [ol\u003e\u0026]:before:content-[counter(item)'.'] [ol\u003e\u0026]:[counter-increment:item]\",\"children\":[[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“tool_use”}],” content blocks in API requests and responses”]}],“\n”,["\",\"li\",null,{\"className\":\"mb-2 last:mb-0 relative before:absolute before:left-[-2rem] before:w-6 before:text-center [ul\u003e\u0026]:before:content-['•'] [ol\u003e\u0026]:before:content-[counter(item)'.'] [ol\u003e\u0026]:[counter-increment:item]\",\"children\":[[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“tool_result”}],” content blocks in API requests”]}],“\n”]}]}]\n”]) self.__next_f.push([1,“4c:[“\",\"L33”,null,{“contentType”:“paragraph”,“minLength”:20,“className”:“mb-2 last:mb-0”,“children”:["\",\"p\",null,{\"children\":[\"When you use \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“tools”}],”, we also automatically include a special system prompt for the model which enables tool use. The number of tool use tokens required for each model are listed below (excluding the additional tokens listed above). Note that the table assumes at least 1 tool is provided. If no ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"tools\"}],\" are provided, then a tool choice of \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“none”}],” uses 0 additional system prompt tokens.”]}]}]\n”]) self.__next_f.push([1,“4d:[“\",\"L33”,null,{“contentType”:“table”,“children”:["\",\"div\",null,{\"className\":\"overflow-x-auto my-6 text-sm\",\"children\":[\"",“table”,null,{“className”:“w-full border-collapse”,“children”:[["\",\"thead\",null,{\"className\":\"\",\"children\":[\"",“tr”,null,{“className”:“border-b-0.5 border-border-400 last:border-b-0”,“children”:[["\",\"th\",null,{\"className\":\"p-2 pt-0 first:pl-0 last:pr-0 text-left font-semibold text-text-100 border-b-0.5 border-border-400\",\"children\":\"Model\"}],[\"",“th”,null,{“className”:“p-2 pt-0 first:pl-0 last:pr-0 text-left font-semibold text-text-100 border-b-0.5 border-border-400”,“children”:“Tool choice”}],["\",\"th\",null,{\"className\":\"p-2 pt-0 first:pl-0 last:pr-0 text-left font-semibold text-text-100 border-b-0.5 border-border-400\",\"children\":\"Tool use system prompt token count\"}]]}]}],[\"",“tbody”,null,{“className”:"",“children”:[["\",\"tr\",null,{\"className\":\"border-b-0.5 border-border-400 last:border-b-0\",\"children\":[[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:“Claude Opus 4.7”}],["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":[[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“auto”}],”, ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"none\"}],[\"",“hr”,null,{“className”:“border-0 bg-border-400 opacity-80 rounded h-px my-2”}],["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"any\"}],\", \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“tool”}]]}],["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":[\"346 tokens\",[\"",“hr”,null,{“className”:“border-0 bg-border-400 opacity-80 rounded h-px my-2”}],“313 tokens”]}]]}],["\",\"tr\",null,{\"className\":\"border-b-0.5 border-border-400 last:border-b-0\",\"children\":[[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:“Claude Opus 4.6”}],["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":[[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“auto”}],”, ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"none\"}],[\"",“hr”,null,{“className”:“border-0 bg-border-400 opacity-80 rounded h-px my-2”}],["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"any\"}],\", \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“tool”}]]}],["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":[\"346 tokens\",[\"",“hr”,null,{“className”:“border-0 bg-border-400 opacity-80 rounded h-px my-2”}],“313 tokens”]}]]}],["\",\"tr\",null,{\"className\":\"border-b-0.5 border-border-400 last:border-b-0\",\"children\":[[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:“Claude Opus 4.5”}],["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":[[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“auto”}],”, ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"none\"}],[\"",“hr”,null,{“className”:“border-0 bg-border-400 opacity-80 rounded h-px my-2”}],["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"any\"}],\", \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“tool”}]]}],“L64\"]}],\"L65”,“L66\",\"L67”,“L68\",\"L69”,“L6a\",\"L6b”,“L6c\",\"L6d”,“L6e\",\"L6f”]}]]}]}]}]\n”]) self.__next_f.push([1,“4e:[“\",\"L33”,null,{“contentType”:“paragraph”,“minLength”:20,“className”:“mb-2 last:mb-0”,“children”:["\",\"p\",null,{\"children\":\"These token counts are added to your normal input and output tokens to calculate the total cost of a request.\"}]}]\n4f:[\"","L33\",null,{\"contentType\":\"paragraph\",\"minLength\":20,\"className\":\"mb-2 last:mb-0\",\"children\":[\"",“p”,null,{“children”:[“Refer to the ”,[“\",\"L5f”,null,{“href”:“/docs/en/about-claude/models/overview#latest-models-comparison”,“className”:“inline-link”,“children”:“models overview table”}],” for current per-model prices.”]}]}]\n50:[“\",\"L33”,null,{“contentType”:“paragraph”,“minLength”:20,“className”:“mb-2 last:mb-0”,“children”:["\",\"p\",null,{\"children\":[\"When you send a tool use prompt, just like any other API request, the response will output both input and output token counts as part of the reported \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“usage”}],” metrics.”]}]}]\n51:["\",\"hr\",null,{\"className\":\"mt-12 mb-8 border-0 bg-border-400 opacity-80 rounded h-px\"}]\n52:[\"",“h2”,null,{“className”:“font-heading leading-[1.25] text-text-100”,“children”:[“\",\"L5e”,null,{“slug”:“next-steps”,“className”:“pt-6 pb-2”,“headingLevel”:2,“children”:“Next steps”}]}]\n53:["\",\"h3\",null,{\"className\":\"text-xl font-medium leading-[1.25] text-text-100\",\"children\":[\"","L5e\",null,{\"slug\":\"choose-your-path\",\"className\":\"pt-6 pb-2\",\"headingLevel\":3,\"children\":\"Choose your path\"}]}]\n"]) self.__next_f.push([1,"54:[\"",“div”,null,{“className”:“grid gap-4 my-8 grid-cols-1 md:grid-cols-2 lg:grid-cols-3”,“children”:[[“\",\"L70”,null,{“href”:“/docs/en/agents-and-tools/tool-use/how-tool-use-works”,“className”:“flex items-start not-prose relative border border-border-300 rounded-xl bg-transparent overflow-hidden w-full min-h-[120px] hover:bg-bg-200 transition-colors cursor-pointer no-underline text-sm”,“children”:["\",\"div\",null,{\"className\":\"px-5 py-5\",\"children\":[[\"",“div”,null,{“className”:“flex items-center gap-2”,“children”:[["\",\"div\",null,{\"className\":\"font-medium text-base text-text-100 font-ui\",\"children\":\"Understand the concepts\"}],false]}],[\"",“div”,null,{“className”:“mt-1 block text-sm text-text-300 line-clamp-2 overflow-hidden break-words”,“children”:[“\",\"L33”,null,{“contentType”:“paragraph”,“minLength”:20,“className”:“mb-2 last:mb-0”,“children”:["\",\"p\",null,{\"children\":\"Where tools run, how the loop works, and when to use tools.\"}]}]}]]}]}],[\"","L70\",null,{\"href\":\"/docs/en/agents-and-tools/tool-use/build-a-tool-using-agent\",\"className\":\"flex items-start not-prose relative border border-border-300 rounded-xl bg-transparent overflow-hidden w-full min-h-[120px] hover:bg-bg-200 transition-colors cursor-pointer no-underline text-sm\",\"children\":[\"",“div”,null,{“className”:“px-5 py-5”,“children”:[["\",\"div\",null,{\"className\":\"flex items-center gap-2\",\"children\":[[\"",“div”,null,{“className”:“font-medium text-base text-text-100 font-ui”,“children”:“Build step by step”}],false]}],["\",\"div\",null,{\"className\":\"mt-1 block text-sm text-text-300 line-clamp-2 overflow-hidden break-words\",\"children\":[\"","L33\",null,{\"contentType\":\"paragraph\",\"minLength\":20,\"className\":\"mb-2 last:mb-0\",\"children\":[\"",“p”,null,{“children”:“The tutorial: from a single tool call to production.”}]}]}]]}]}],[“\",\"L70”,null,{“href”:“/docs/en/agents-and-tools/tool-use/tool-reference”,“className”:“flex items-start not-prose relative border border-border-300 rounded-xl bg-transparent overflow-hidden w-full min-h-[120px] hover:bg-bg-200 transition-colors cursor-pointer no-underline text-sm”,“children”:["\",\"div\",null,{\"className\":\"px-5 py-5\",\"children\":[[\"",“div”,null,{“className”:“flex items-center gap-2”,“children”:[["\",\"div\",null,{\"className\":\"font-medium text-base text-text-100 font-ui\",\"children\":\"Browse all tools\"}],false]}],[\"",“div”,null,{“className”:“mt-1 block text-sm text-text-300 line-clamp-2 overflow-hidden break-words”,“children”:[“\",\"L33”,null,{“contentType”:“paragraph”,“minLength”:20,“className”:“mb-2 last:mb-0”,“children”:["\",\"p\",null,{\"children\":\"Directory of Anthropic-provided tools and properties.\"}]}]}]]}]}]]}]\n"]) self.__next_f.push([1,"71:I[2483715418,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"IsolatedMarketingPixelSegmentProvider\"]\n"]) self.__next_f.push([1,"72:I[1404814639,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"TierSelectorProvider\"]\n"]) self.__next_f.push([1,"73:I[6367756395,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"MotionConfig\"]\n"]) self.__next_f.push([1,"74:I[6440430679,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"ThemeProvider\"]\n"]) self.__next_f.push([1,"75:I[8010822187,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"NuqsAdapter\"]\n"]) self.__next_f.push([1,"76:I[9785883180,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"DevBar\"]\n"]) self.__next_f.push([1,"77:I[7798899487,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"Toasts\"]\n"]) self.__next_f.push([1,"78:I[1822554901,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"ConsentBanner\"]\n"]) self.__next_f.push([1,"79:I[7358482728,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"AnalyticsIdentifier\"]\n"]) self.__next_f.push([1,"7a:I[230711816,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"IntercomTracker\"]\n"]) self.__next_f.push([1,"7b:I[4604961997,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"CountryOverrideHandler\"]\n"]) self.__next_f.push([1,"7c:I[2459454744,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"FeedbackContextProvider\"]\n"]) self.__next_f.push([1,"7d:I[612580163,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"FirstCreditPurchaseModalProvider\"]\n"]) self.__next_f.push([1,"7e:I[163808808,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"WorkspaceProvider\"]\n"]) self.__next_f.push([1,"7f:I[7852543175,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"24345\",\"static/chunks/app/not-found-5bb8e050bb0bec52.js\"],\"default\"]\n"]) self.__next_f.push([1,"80:I[3863335323,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"LogHiring\"]\n"]) self.__next_f.push([1,"81:I[9161483349,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"WorkerUpdater\"]\n"]) self.__next_f.push([1,"82:I[1889514446,[\"10369\",\"static/chunks/10369-d41fe8e9129994fd.js\",\"73317\",\"static/chunks/73317-013097c0e3ff56ba.js\",\"19664\",\"static/chunks/19664-fc61d788dcfca1ac.js\",\"62290\",\"static/chunks/62290-ab756a09bc1273b8.js\",\"27217\",\"static/chunks/27217-b7c11a9939375429.js\",\"66043\",\"static/chunks/66043-a991488719b2bf7e.js\",\"73698\",\"static/chunks/73698-1a60feda5afba7ef.js\",\"84127\",\"static/chunks/84127-38a9d6d618c93509.js\",\"25556\",\"static/chunks/25556-7cb4f4b11f852cd4.js\",\"63592\",\"static/chunks/63592-a03bcdb375ffcb87.js\",\"77298\",\"static/chunks/77298-03cd7a3cd8e47556.js\",\"55522\",\"static/chunks/55522-0daa7a57d0b9eaac.js\",\"12549\",\"static/chunks/12549-36dcec12df896831.js\",\"16439\",\"static/chunks/16439-7c50d8e24ff6c957.js\",\"94882\",\"static/chunks/94882-9c27c55664517000.js\",\"32536\",\"static/chunks/32536-8a53bb1bde50ed89.js\",\"13714\",\"static/chunks/13714-b7f28ddc893e08c6.js\",\"45312\",\"static/chunks/45312-481c204f83543c03.js\",\"20679\",\"static/chunks/20679-90952be7a5eaf4e0.js\",\"13429\",\"static/chunks/13429-5a6b55a257b039d9.js\",\"98016\",\"static/chunks/98016-2062c2adceb038a6.js\",\"1589\",\"static/chunks/1589-415617aa7fc489d4.js\",\"43467\",\"static/chunks/43467-7a51394dc96cbf17.js\",\"97131\",\"static/chunks/97131-57a39426a36c16f5.js\",\"91606\",\"static/chunks/91606-f9c1b750dba888f4.js\",\"66015\",\"static/chunks/66015-b8751d403153b6b9.js\",\"78126\",\"static/chunks/78126-74b6ce931e00fa76.js\",\"1914\",\"static/chunks/1914-b1e9d36e0aad6ed8.js\",\"12263\",\"static/chunks/12263-1f73e37f1ee83ae6.js\",\"56143\",\"static/chunks/56143-28a01af889e00a77.js\",\"92508\",\"static/chunks/92508-c543d8121c9b2554.js\",\"42600\",\"static/chunks/42600-8eb049fd95696bde.js\",\"7177\",\"static/chunks/app/layout-cb8466171887f749.js\"],\"ErrorSegmentConnector\"]\n"]) self.__next_f.push([1,"5a:[\"","L71\",null,{\"enabled\":false,\"children\":[[\"","L72\",null,{\"children\":[[\"","L73\",null,{\"children\":[\"","L74\",null,{\"initialTheme\":\"claude\",\"children\":[\"","L75\",null,{\"children\":[[\"","L76\",null,{}],[\"","L77\",null,{}],[\"","L78\",null,{}],[\"","L79\",null,{}],[\"","L7a\",null,{}],[\"","L7b\",null,{}],[\"","L7c\",null,{\"children\":[\"","L7d\",null,{\"children\":[\"","L7e\",null,{\"children\":[\"",“L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"undefined”,“errorStyles”:“undefined\",\"errorScripts\":\"undefined”,“template”:[“\",\"L6”,null,{}],“templateStyles”:“undefined\",\"templateScripts\":\"undefined”,“notFound”:[[“\",\"L7f”,null,{}],[]],“forbidden”:“undefined\",\"unauthorized\":\"undefined”}]}]}]}]]}]}]}],[“\",\"L80”,null,{}],[“\",\"L81”,null,{“updateType”:null}]]}],[“\",\"L82”,null,{}]]}]\n”]) self.__next_f.push([1,“63:[“\",\"L33”,null,{“contentType”:“paragraph”,“minLength”:20,“className”:“mb-2 last:mb-0”,“children”:["\",\"p\",null,{\"children\":\"This behavior is not guaranteed, especially for more ambiguous prompts and for less intelligent models. If Claude Opus doesn't have enough context to fill in the required parameters, it is far more likely to respond with a clarifying question instead of making a tool call.\"}]}]\n64:[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[“346 tokens”,["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],\"313 tokens\"]}]\n"]) self.__next_f.push([1,"65:[\"",“tr”,null,{“className”:“border-b-0.5 border-border-400 last:border-b-0”,“children”:[["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":\"Claude Opus 4.1\"}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"auto\"}],\", \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“none”}],["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“any”}],”, ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"tool\"}]]}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[“346 tokens”,["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],\"313 tokens\"]}]]}]\n"]) self.__next_f.push([1,"66:[\"",“tr”,null,{“className”:“border-b-0.5 border-border-400 last:border-b-0”,“children”:[["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":\"Claude Opus 4\"}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"auto\"}],\", \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“none”}],["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“any”}],”, ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"tool\"}]]}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[“346 tokens”,["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],\"313 tokens\"]}]]}]\n"]) self.__next_f.push([1,"67:[\"",“tr”,null,{“className”:“border-b-0.5 border-border-400 last:border-b-0”,“children”:[["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":\"Claude Sonnet 4.6\"}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"auto\"}],\", \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“none”}],["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“any”}],”, ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"tool\"}]]}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[“346 tokens”,["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],\"313 tokens\"]}]]}]\n"]) self.__next_f.push([1,"68:[\"",“tr”,null,{“className”:“border-b-0.5 border-border-400 last:border-b-0”,“children”:[["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":\"Claude Sonnet 4.5\"}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"auto\"}],\", \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“none”}],["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“any”}],”, ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"tool\"}]]}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[“346 tokens”,["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],\"313 tokens\"]}]]}]\n"]) self.__next_f.push([1,"69:[\"",“tr”,null,{“className”:“border-b-0.5 border-border-400 last:border-b-0”,“children”:[["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":\"Claude Sonnet 4\"}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"auto\"}],\", \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“none”}],["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“any”}],”, ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"tool\"}]]}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[“346 tokens”,["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],\"313 tokens\"]}]]}]\n"]) self.__next_f.push([1,"6a:[\"",“tr”,null,{“className”:“border-b-0.5 border-border-400 last:border-b-0”,“children”:[["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":[\"Claude Sonnet 3.7 (\",[\"","L5f\",null,{\"href\":\"/docs/en/about-claude/model-deprecations\",\"className\":\"inline-link\",\"children\":\"deprecated\"}],\")\"]}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"auto\"}],\", \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“none”}],["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“any”}],”, ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"tool\"}]]}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[“346 tokens”,["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],\"313 tokens\"]}]]}]\n"]) self.__next_f.push([1,"6b:[\"",“tr”,null,{“className”:“border-b-0.5 border-border-400 last:border-b-0”,“children”:[["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":\"Claude Haiku 4.5\"}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"auto\"}],\", \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“none”}],["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“any”}],”, ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"tool\"}]]}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[“346 tokens”,["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],\"313 tokens\"]}]]}]\n"]) self.__next_f.push([1,"6c:[\"",“tr”,null,{“className”:“border-b-0.5 border-border-400 last:border-b-0”,“children”:[["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":\"Claude Haiku 3.5\"}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"auto\"}],\", \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“none”}],["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“any”}],”, ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"tool\"}]]}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[“264 tokens”,["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],\"340 tokens\"]}]]}]\n"]) self.__next_f.push([1,"6d:[\"",“tr”,null,{“className”:“border-b-0.5 border-border-400 last:border-b-0”,“children”:[["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":[\"Claude Opus 3 (\",[\"","L5f\",null,{\"href\":\"/docs/en/about-claude/model-deprecations\",\"className\":\"inline-link\",\"children\":\"deprecated\"}],\")\"]}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"auto\"}],\", \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“none”}],["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“any”}],”, ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"tool\"}]]}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[“530 tokens”,["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],\"281 tokens\"]}]]}]\n"]) self.__next_f.push([1,"6e:[\"",“tr”,null,{“className”:“border-b-0.5 border-border-400 last:border-b-0”,“children”:[["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":\"Claude Sonnet 3\"}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"auto\"}],\", \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“none”}],["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“any”}],”, ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"tool\"}]]}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[“159 tokens”,["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],\"235 tokens\"]}]]}]\n"]) self.__next_f.push([1,"6f:[\"",“tr”,null,{“className”:“border-b-0.5 border-border-400 last:border-b-0”,“children”:[["\",\"td\",null,{\"className\":\"p-2 first:pl-0 last:pr-0 text-text-200\",\"children\":\"Claude Haiku 3\"}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"auto\"}],\", \",[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“none”}],["\",\"hr\",null,{\"className\":\"border-0 bg-border-400 opacity-80 rounded h-px my-2\"}],[\"",“code”,null,{“className”:“relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone”,“children”:“any”}],”, ”,["\",\"code\",null,{\"className\":\"relative inline bg-bg-300 px-2 py-0.5 rounded text-sm font-mono break-words box-decoration-clone\",\"children\":\"tool\"}]]}],[\"",“td”,null,{“className”:“p-2 first:pl-0 last:pr-0 text-text-200”,“children”:[“264 tokens”,[”$”,“hr”,null,{“className”:“border-0 bg-border-400 opacity-80 rounded h-px my-2”}],“340 tokens”]}]]}]\n”])