deb2e8b751e7

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-106771,7565.2 MB
agent builder

Update a skill

Spaces method and path for this operation:

<div><span class="operation-verb put">put</span>&nbsp;<span class="operation-path">/s/{space_id}/api/agent_builder/skills/{skillId}</span></div>

Refer to Spaces for more information.

Update an existing user-created skill. To learn more about Agent Builder skills, refer to the skills documentation.<br/><br/>[Required authorization] Route required privileges: agentBuilder:manageSkills.

put/api/agent_builder/skills/{skillId}

Path parameters

skillIdstring required

The unique identifier of the skill.

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

contentstring

Updated skill instructions content.

descriptionstring

Updated description.

namestring

Updated name for the skill.

tool_idsstring[]

Updated tool IDs from the tool registry.

Response

Indicates a successful response