create_service_category
Create a service category (e.g. "Treatments", "Classes") to group bookable services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Category name | |
| sortOrder | No | Sort order (lower = earlier) | |
| description | No | Description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool result payload — shape varies per tool, see the tool description | |
| summary | Yes | One-line human-readable summary of the action | |
| renderType | Yes | UI rendering hint for the result |