list_team_websites
Fetch all websites belonging to a team using its UUID. Supports search filtering and pagination for efficient browsing.
Instructions
List all websites that belong to a team
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | Team UUID | |
| page | No | Page number (1-based) | |
| pageSize | No | Results per page | |
| query | No | Search query to filter websites |