Return all workflows owned by the caller, newest-updated first.
updated_at descending. Each item includes nested count aggregates for workflow_nodes and workflow_runs so a list view can render badges without a second request.
limit/cursor pair.Related: Create a workflow to add a new one; Get a workflow for full detail including nodes + edges.