detach_skill_from_agent
Remove a skill from an agent without deleting the skill. The skill stays available to attach to other agents.
Instructions
Unscope a skill from a agent. This only removes the link — the skill itself is not deleted and stays available to attach elsewhere. The response is the SERVER'S answer, not a success claim by this connector: a detach that had nothing to remove reports that instead of failing, so read the body rather than assuming the link is gone. Confirm what is left with list_agent_skills.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | ||
| skillId | Yes |