caldera_get_agent
Retrieve complete details for a specific agent using its PAW identifier, including alive status and configuration in JSON format.
Instructions
Get full details for a specific agent by its PAW identifier.
Args: paw: The agent's PAW (unique identifier assigned by Caldera).
Returns: JSON string with full agent details including alive status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paw | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |