Skills
Enable or disable a skill
Flip the toggle that decides whether agents are offered the skill.
PATCH
https://cloud.generalinput.com/v1/skills/:id/enabledAuthenticationRequires
skills:manage on a personal API key. A CLI session always passes.Body
| Field | Type | Required |
|---|---|---|
isEnabled | boolean | yes |
Response
The updated skill detail.