pinbox show is what you run before acting on a pin. It prints everything the pin
carries plus every message in its thread — enough to fix the thing without asking.
Usage
Arguments
string
required
Pin id (
pin_xxxxxxxxxx). Ids are exact — a truncated id is E_NOT_FOUND, not a
prefix match.Options
boolean
Machine output: the
{"ok":true,"data":…} envelope.Examples
One line per fact, then the thread under a blank line. Facts that do not exist print nothing — no line ever readsundefined.
pinbox pin has no browser to describe, so those
lines are simply absent:
resolved line naming who closed it and why:
JSON
data is { pin, thread } — the two resources show joins.
Errors
Next: answer it with
pinbox reply, close it with
pinbox resolve, or find another id with
pinbox list.