List Decisions
cph_decision_listRetrieve a summary of decisions for a workflow, with optional tag filtering.
Instructions
List decisions for a workflow. Returns summary view only.
Call this when user explicitly asks to see decisions. session_init surfaces relevant ones automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | ||
| tag | No | Filter by tag (partial match) | |
| limit | No | ||
| offset | No |