rlm_htask_recommend_batch
Get prioritized batch of unblocked N3 tasks to work on. Filter by feature, workstream type, or owner for focused recommendations.
Instructions
Get recommended batch of N3 tasks ready to work on.
Returns prioritized list of unblocked, pending N3 tasks. Filter by feature_id or workstream_type for focused recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| swarm_id | Yes | Swarm ID | |
| feature_id | No | Filter to tasks under this N1 feature | |
| workstream_type | No | Filter to tasks in this workstream type | |
| limit | No | Maximum tasks to return | |
| owner | No | Filter by owner | |
| exclude_blocked | No | Exclude blocked tasks |