Get a skill by name
pc_get_skills_by_skill_nameFetch skill information by name using the Paperclip API. Provide the skill name to get its details.
Instructions
Get a skill by name
Paperclip operation: GET /api/skills/{skillName}. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |