Home

stencila prompts show

Show a prompt

Displays the full content and metadata of a specific prompt in the requested format.

Usage

stencila prompts show [OPTIONS] <NAME>

Examples

# Show a prompt as Markdown
stencila prompts show edit-text

# Show a prompt as JSON
stencila prompts show create-table --to json

Arguments

NameDescription
<NAME>The name of the prompt to show.

Options

NameDescription
-t, --toThe format to show the prompt in. Default value: md.
© 2026 Stencila