create_collection
Create a new Intercom Help Center collection to organize sections and articles. Specify a name, optional description, parent for nesting, and add multilingual content.
Instructions
Create a new Intercom Help Center collection. Collections are top-level categories that contain sections and articles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Collection name (required) | |
| description | No | Collection description (optional) | |
| parent_id | No | Parent collection ID for nesting (optional, null for top-level) | |
| translated_content | No | Multilingual content. Key is locale code (e.g., "zh-TW"), value is translation object |