attach_skill_to_agent
Assign a skill to an agent to enable its use. Verify the attachment using list_agent_skills before publishing, as the link is not visible in the agent entity.
Instructions
Scope a skill to a agent so the agent uses it. Verify it landed with list_agent_skills before request_publish_agent — the link lives outside the entity body, so re-reading the agent will not show it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | ||
| skillId | Yes |