Skip to main content
PATCH
Rename / update skill metadata (name, description)

Autorizações

X-Api-Key
string
header
obrigatório

Parâmetros de caminho

skillPublicId
string<uuid>
obrigatório

Corpo

application/json

Body for updating an existing skill. All fields are optional; only provided fields are updated.

description
string

New short description of what the skill does and when to use it.

Maximum string length: 1024
Exemplo:

"Guides a new customer through the onboarding workflow."

name
string

New display name of the skill.

Required string length: 1 - 64
Exemplo:

"Customer onboarding"

Resposta

OK

Workspace-uploaded skill. Content is immutable post-upload.

allowedTools
string
compatibility
string
createdAt
string<date-time>
description
string
files
object[]
license
string
metadata
object
name
string
publicId
string<uuid>
updatedAt
string<date-time>