forge_conversation_evaluate
Evaluate a conversation against a specified metric on demand. Optionally focus on a single interaction or the entire conversation.
Instructions
Run on-demand metric evaluation against a conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | The conversation ID | |
| metric_name | Yes | The metric name to evaluate | |
| interaction_id | No | Specific interaction ID (omit for full conversation) | |
| org_id | No | Org ID (uses active org if omitted) |