Dry Run Guidance Rule Review
Preview learned Rule suggestions without writing draft Rules.
This may call the configured model to judge harvested evidence, but it does not archive stale drafts, write new drafts, enqueue work, or mutate graph state.
Query Parameters
queries?array<string>|null
memory_id?string|null
memory_ids?array<string>|null
space_id?string|null
max_evidence_results?Max Evidence Results
Response Body
application/json
application/json
curl -X GET "https://example.com/agent/trigger/rule-review/dry-run"{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}