skill_list
Retrieve the skills bound to a given team. Optionally filter by agent ID to include agent-specific and team-global skills.
Instructions
List skills bound to a team. Optionally filter by agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | The team ID. | |
| agent_id | No | Filter by agent ID. When set, returns agent-specific and team-global skills. |