list_safety_profiles
List available printer safety profiles to obtain profile IDs and display names, enabling you to inspect printer limits and validate G-code commands for safe operation.
Instructions
List all available printer safety profiles.
Returns a list of profile IDs and display names from the bundled
safety database. Use with ``get_safety_profile`` to inspect limits
for a specific printer, or ``validate_gcode_safe`` to validate
commands against a printer's limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||