Skip to main content

Module cli

Module cli 

Source
Expand description

CLI artifact envelope.

CliArtifact is the tagged union of every renderable artifact a CLI command can emit (table, list, text, dashboard, chart, media, card). The CLI builds it, the wire carries it, and the MCP server deserializes it verbatim — the artifact_type tag is intrinsic to the serde representation.

Enums§

CliArtifact