Skip to main content

Overview

List workstreams so you can find one to join or see what’s in flight before starting a new one.

Parameters

ParameterTypeRequiredDescription
statusstringNoactive (default), completed, or abandoned

Example

{
  "tool": "workstream_list",
  "arguments": { "status": "active" }
}
Each entry includes slug, title, branch (ena/<slug>), participants, created_at, and task counts.