Expand description
laboratories list — stream the laboratory containers created in this
state (podman containers the conduit dials as client-side MCP servers).
Read-only; reads back from podman (the source of truth). --client is
required (a required arg-group, leaving room to add --server later).
Each item echoes a laboratory’s spec: { id, image, mounts, env, cwd }.
Modules§
Structs§
- Args
- Command
- Request
- Response
Item - One laboratory container, reconstructed from its
objectiveai.laboratorylabel. Mirrors thecreateecho:{ id, image, mounts, env, cwd }.