Skills

Update a skill

Updates mutable skill fields. Omitted optional fields keep their current values. Repeated fields such as tags replace the existing collection when provided.

patch/v2/skills/{skill_id}

Path parameters

skill_idstring required

Skill ID to update.

Request body

display_namestring

New workspace-unique display name. Must start with a letter and may contain letters, numbers, dashes, and underscores. Dots are not allowed.

descriptionstring

New description. Omit to keep the current description.

tagsstring[]

Replacement tag list. Leave empty to clear tags.

pathstring

New project path. Omit to keep the current path.

instructionsstring

New instruction body. Omit to keep the current instructions.

project_idstring

New containing project. Omit to keep the current project.

Response

OK

Changes

No changes recorded. 71 of the 257 revisions have no diff computed, so they could not be searched.