start_print_recovery
Begin executing a recovery plan by creating a recovery session with the given plan and failure IDs to resolve a print failure.
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 |