Owner control
What the tools can and cannot access
The public contract is intentionally read-only and limited to this site’s published corpus.
Can access
- Search public titles and descriptions with search_site.
- Read a public page as clean Markdown with get_page_content.
- Browse an allowed public content type with list_content.
- Retrieve the bounded public URL map with get_sitemap.
Cannot access
- Write, purchase, or submit a form.
- Read private, draft, personalized, or authenticated content.
- Act on another site.
- Call a tool the owner did not publish.