zpl_command_help
Look up a ZPL command to get its syntax, parameters, defaults, and whether the preview engine renders it.
Instructions
Look up one ZPL command in the maintained catalog: name, syntax, parameters (types, ranges, defaults) and whether the preview engine actually renders it — printer-side commands are honestly marked as not rendered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Language for the name and descriptions (default English). Command codes, syntax strings, examples and parameter names are protocol and never change. | |
| command | Yes | Command code with or without prefix, e.g. ^PO, BC, ~DG |