Manually evaluate threads
Manually trigger evaluation rules on selected threads. Bypasses sampling and enqueues all specified threads for evaluation.
Request
This endpoint expects an object.
project_id
Project ID
entity_ids
List of entity IDs (trace IDs or thread IDs) to evaluate
rule_ids
List of automation rule IDs to apply
entity_type
Type of entity to evaluate (trace or thread)
Allowed values:
Response
Accepted - Evaluation request queued successfully
entities_queued
Number of entities queued for evaluation
rules_applied
Number of rules that will be applied