Skip to main content
Tool update_skill · Behavior Destructive
Update a skill you can write to. Only the fields you pass change; omit a field to leave it. file_ids replaces the whole attachment set. Visibility is not editable here — manage skill sharing in the GC AI app.

Input parameters

string (uuid)
required
Skill to update. You must have write access.
string
New skill name (1-255 chars).
string
New skill instructions (1-100000 chars).
string | null
New description (max 1000 chars). Pass null or "" to clear it.
string (uuid)[]
Replacement set of attached file ids (max 50). When given, attachments are reconciled to exactly this list. Omit to leave them.

Response

object