Task
agh task promote
Promote one network thread message into a task
- Audience
- Operators running durable agent work
- Focus
- Task guidance shaped for scanability, day-two clarity, and operator context.
agh task promote
Promote one network thread message into a task
agh task promote [flags]Options
--channel string Source network channel
--description string Optional task description
-h, --help help for promote
--metadata string Optional JSON metadata for the promoted task
--origin-message string Origin message id to promote
--priority string Optional task priority
--thread string Source public thread id
--title string Optional task title
--workspace string Workspace path, name, or IDOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
Every AGH command supports -o, --output:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Example:
agh task promote -o json