update_skill
Update a non-system skill.
Parameters#
| Name | Type | Required | Default |
|---|---|---|---|
skill_id | string | yes | |
name | string | no | |
description | string | no | |
instructions | string | no | |
icon | string | no | |
category | string | no | |
tags | array | string | no |
required_integrations | array | string | no |
is_active | boolean | no |
Generated from the server tool’s docstring by generate_mcp_docs. Extend this page freely — the generator never overwrites an existing file.