pinbox reply is how a pin stays a conversation. Use it to ask a clarifying question, to
report what you found, or to say what you are about to change. It never resolves the pin —
that is pinbox resolve.
Usage
Arguments
string
required
Pin id (
pin_xxxxxxxxxx). Ids are exact — prefixes do not match.string
required
The message. Quote it, and make it non-empty.
Options
string
default:"human"
Author role:
human or agent. Agents should pass --as agent so the thread reads
correctly to whoever opens it next.boolean
Machine output: the
{"ok":true,"data":…} envelope.Examples
The new message id goes to stdout; the confirmation goes to stderr.pinbox show, oldest
first.
JSON
data is the created thread message.
Errors
Next: read the thread back with
pinbox show, or close the pin with
pinbox resolve.