caldera_get_ability
Retrieve the full details of a Caldera ability, including all executors and commands, by providing its unique UUID.
Instructions
Get full details for a single ability including all executors and commands.
Args: ability_id: The Caldera ability UUID.
Returns: JSON string with the full ability object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ability_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |