record_recovery_check
Record the result of a post-recovery monitoring check to verify that a 3D print is proceeding correctly after recovery.
Instructions
Record a post-recovery monitoring check result.
After recovery execution, monitoring checks verify the print
is proceeding correctly.
Args:
session_id: The session_id being monitored.
passed: Whether this monitoring check passed.
notes: Optional notes about the check result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| passed | Yes | ||
| session_id | Yes |