get_skill
Retrieve detailed information and documentation for any AI agent skill using its unique identifier.
Instructions
Get detailed information and documentation for a specific skill
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_id | Yes | Unique identifier of the skill |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| description | No | ||
| content | No | ||
| source | No | ||
| parameters | No | ||
| metadata | No |