Web search lets Claude look up current information during a conversation. When you ask a question that requires recent or real-world knowledge, Claude decides on its own whether to run a search, retrieves the results, and cites sources inline as markdown links.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/barryceelen/claudette/llms.txt
Use this file to discover all available pages before exploring further.
Enabling web search
Web search is disabled by default. To enable it, open Preferences > Package Settings > Claudette > Settings and add:How it works
When you ask a question, Claude decides whether a web search would improve the answer. If it does, the search runs automatically—you do not need to phrase your question in a special way. Search results appear in the chat view before Claude’s answer. Citations are rendered as inline markdown links so you can open sources directly from the chat.Controlling search behavior
Several settings let you tune how web search works. All settings go in Preferences > Package Settings > Claudette > Settings. Limit the number of searches per request:Do not set both
web_search_allowed_domains and web_search_blocked_domains at the same time. Use one or the other.web_search_user_location using an IANA timezone identifier and optional city, region, and country:
web_search_user_location except type are optional. A full list of IANA timezone identifiers is available at Wikipedia: List of tz database time zones.