Attribute an interactive pack verb execution
Attributes an interactive (TTY) exec verb. Interactive verbs run entirely
client-side over the console websocket, so they never return through
run_verb — without this route the flagship zomg pg connect path would
emit no event (invisible to zomg events and non-TTY CI). The CLI calls this
BEFORE opening the console; the session must not be blocked by observability,
so the caller treats a failure here as a warning. The recorded outcome is
"interactive" with no exit code (the session outlives this call).
Path Parameters
Project name
Instance box name
Verb name
Body
The trailing CLI args the interactive session was launched with (redacted against the instance's secret env values before recording).
Response
Interactive verb event recorded
The recorded event's id.