List skills in a category
listSkillsByCategoryRetrieve paginated skills (technician qualifications) for a given trade category, with active technician counts for capacity assessment.
Instructions
List skills in a category
Returns paginated skills (technician qualifications/certifications) belonging to the given trade/specialty category, ordered alphabetically. The members field on each skill is the count of active technicians currently holding it — a quick capacity check per capability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Skill category ID (UUID) | |
| page | No | Page number (default: 1) | |
| limit | No | Page size (default: 15, max: 1000) |