list_recruiting_skills
Retrieve recruiting skill tag definitions for candidate skills. Use the returned titles and IDs to manage skills on candidate profiles.
Instructions
List Recruiting skill tag definitions. Skills are Huly tags scoped to targetClass recruit:mixin:Candidate; use returned titles or IDs with candidate skill tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| titleSearch | No | a string that will be trimmed | |
| category | No | a string that will be trimmed | |
| limit | No | Maximum number of skills to return (default: 50). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | The successful tool result. The same value is also serialized as JSON in the text content for clients that do not read structuredContent. | |
| warnings | No | Optional agent-visible warnings about degraded result fidelity. Omitted when the server returned the documented happy-path payload. |