# `Deciduex.Commands.Prompt`
[🔗](https://github.com/notactuallytreyanastasio/deciduous/blob/main/lib/deciduex/commands/prompt.ex#L1)
Implements the `prompt` command to update a node's prompt in metadata.
Usage: deciduex prompt <id> [prompt_text]
If prompt_text is not provided, reads from stdin.
# `run`
---
*Consult [api-reference.md](api-reference.md) for complete listing*