buildx_ls
List Docker builder instances to view available buildx builders.
Instructions
List builder instances.
returns: list - One dict per builder (parsed from --format '{{json .}}').
If the captured stdout was truncated by MAX_CLI_OUTPUT_BYTES the
last (likely partial) record is dropped before parsing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||