start_print_recovery
Start executing a 3D print failure recovery plan by creating a recovery session with a plan ID and failure ID.
Instructions
Begin executing a recovery plan.
Creates a recovery session that tracks the recovery lifecycle.
Args:
plan_id: The plan_id from a plan_failure_recovery result.
failure_id: The failure_id this recovery addresses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | ||
| failure_id | Yes |