openclaw_skills_update
Update an installed skill to its latest or a specified version, controlling gateway state changes.
Instructions
Update an installed skill to its latest (or a specified) version. Wraps skills.update. Mutates the gateway state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Skill id to update | |
| version | No | ||
| instance | No | Optional OpenClaw instance to route this call to (e.g. 'default', 'work'). Falls back to the active default instance, or the OPENCLAW_GATEWAY_URL/TOKEN env vars when set. List configured instances with openclaw_setup_list. |