list_safety_profiles
Retrieve available printer safety profiles from the bundled database. Use these profile IDs to inspect printer limits or validate G-code commands.
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 | |||