list_sections
Retrieve sections from a Zendesk Help Center, optionally filtered by category, to identify article groupings for efficient documentation browsing.
Instructions
List sections in a Help Center, optionally filtered to a category.
Use category IDs from list_categories. Then use section IDs with get_section_articles.
Args: subdomain: Help Center hostname category_id: Optional category ID from list_categories locale: Optional locale filter force_refresh: Bypass cache and fetch fresh data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | ||
| subdomain | Yes | ||
| category_id | No | ||
| force_refresh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |