get_websites
Retrieve a list of tracked websites from your Umami Analytics account. Filter results by name or domain, and manage pagination for large datasets.
Instructions
List all tracked websites in your Umami account.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Optional search text to filter websites by name or domain | |
| page | No | Page number for pagination (default: 1) | |
| pageSize | No | Number of results per page | |
| includeTeams | No | Include team-owned websites |