Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List and search sites in the active project.
read
search
{ "jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": { "name": "search-sites", "arguments": { "search": "marketing" } } }
{ "project": { "id": "...", "name": "My Project" }, "total": 2, "sites": [ { "id": "c74916e6-b448-495a-ab36-d4b9639069e6", "name": "Marketing Site", "url": "example.com", "created_at": "2026-01-01T00:00:00Z" } ] }
Was this page helpful?