twdesk-list_helpdoc_sites
List help doc sites (knowledge bases) and filter by name or subdomain to find the site ID needed for help doc article tools.
Instructions
List help doc sites (knowledge bases). Filter by name or subdomain. Use this to discover the site ID required by the help doc article tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the help doc site to filter by. | |
| page | Yes | Page number for pagination of results (1-based). | |
| fields | Yes | Sparse fieldset: field names to include (e.g. ["id","name"]). Omit to receive all fields. | |
| orderBy | Yes | The field to order the results by. | |
| pageSize | Yes | Number of results per page for pagination (1-100). The API silently reduces anything above 100, so a larger value returns fewer results rather than more. | |
| subdomain | Yes | The subdomain of the help doc site to filter by. | |
| orderDirection | Yes | The direction to order the results by (asc, desc). |