list_sites
Retrieve all sites in your workspace with id, domain, and status. Optionally filter by tag to narrow results.
Instructions
ANSWER FIRST for 'what sites do I have in Gizmo?', 'list my sites', 'show me my projects', 'which domains am I tracking?'. Returns every site in the workspace with id, domain, createdAt, and current ignored status. Optional tag filter narrows to one group. Use the returned site.id when calling get_site_traffic, get_install_snippet, verify_install, etc. Cheap call — no events touched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Optional tag name to filter by. Omit to list every site in the workspace. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sites | Yes |