find_similar_routing_patterns
Find similar routing patterns in session memory from a workflow description, with options to limit results and set a confidence threshold.
Instructions
Find routing patterns similar to a description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results (default: 5) | |
| description | Yes | Workflow description to match | |
| min_confidence | No | Minimum confidence (default: 0.7) |