pause_print
Pause a running print job on a Bambu Lab printer. The print can be resumed later with the resume_print tool.
Instructions
Pause the current print job on the Bambu Lab printer (resumable via resume_print)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Hostname or IP of the printer (default: value from env) | |
| printer | No | Configured printer ID. Omit to use the default printer or the only configured printer. | |
| bambu_token | No | Access token (default: value from env) | |
| bambu_serial | No | Serial number (default: value from env) |