record_recovery_check
Record the result of a monitoring check after a 3D print recovery to verify the print is proceeding correctly.
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 |