List websites
list_websitesList all accessible websites including team sites to obtain their unique IDs required for analytics and reporting tools.
Instructions
List every website you can access (including team sites). CALL THIS FIRST — every other tool needs a website ID from here. Returns id, name, domain, createdAt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| search | No | Substring filter. | |
| pageSize | No | Results per page (max 200). | |
| includeTeams | No | Include team-owned websites (default true). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| count | Yes |