attempt_recovery
Recover a failed agent by attempting restart or restoration. Provide the agent ID and optionally the caller agent ID to initiate recovery.
Instructions
エージェントの復旧を試みる。
※ Owner と Admin のみ使用可能。
Args: agent_id: エージェントID caller_agent_id: 呼び出し元エージェントID(必須)
Returns: 復旧結果(success, message)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||