load_safety_interception_rules
Load printer safety-profile rules into an active session, enforcing temperature limits, feedrate caps, and blocked commands. Use it to reset or refresh safety rules before printing.
Instructions
Load safety-profile rules for a printer into an active session.
Generates rules from the printer's safety profile (temperature
limits, feedrate caps, blocked commands) and adds them to the
session. Use this to reset or refresh safety rules.
Args:
session_id: Target session ID.
printer_name: Printer model for safety profile lookup.
AGENT CONTRACT: relay any ``coverage_warnings`` to the user verbatim
-- they mean the loaded rule set protects less than a full one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| printer_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||