list_safety_profiles
Retrieve a list of available printer safety profiles, including IDs and display names, to inspect printer limits or validate G-code commands against them.
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 | |||