Skills
Update a skill
patch/v1/skills/{name}
Path parameters
namestring required
Skill name. Lowercase letters, digits, and hyphens only.
Example:humanizer
Skill name. Lowercase letters, digits, and hyphens only.
Request body
Example request
{
"name": "humanizer",
"description": "Polish near-final drafts so they sound natural and specific."
}Response
Skill updated successfully