v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
ClarityV2

List Clarity Process Summaries

Cross-process portfolio digest for every completed Clarity process on the team: per-process summary, SWOT, projected impact, and a step skeleton (role, system, and flow edges) — without step prose or source excerpts. Paginated (default 5, max 10). Use this to answer portfolio-wide questions in one pass; fetch a single process's full detail via getClarityProcessSnapshot only for the few that matter.

get/v2/teams/{teamId}/clarity-v2/processes/summaries

Path parameters

teamIdstring required

Query parameters

limitinteger

Processes per page (1-10, default 5). Keeps the response under the MCP output cap.

offsetinteger

Processes to skip (default 0).

detail'skeleton' | 'summary'

skeleton = + per-step role/system/flow edges (default); summary = summary+SWOT+impact only (cheaper, for pure ranking).

include_current_steps'true' | 'false'

Include the as-is (current) step skeleton too. Default false = proposed (to-be) steps only. Pass the literal string 'true' or 'false' (z.coerce.boolean treats any non-empty value, including 'false', as true).

Response

Default Response

totalinteger required
limitinteger required
offsetinteger required