remove_skill
remove_skill
Unload a skill from this agent. The skill’s tools and configuration are removed.
Parameters
skill_name
Name of the skill to remove.
Returns
AgentBase — Returns self for method chaining.
remove_skill
Unload a skill from this agent. The skill’s tools and configuration are removed.
Name of the skill to remove.
AgentBase — Returns self for method chaining.