store_routing_pattern
Save successful routing patterns to enable cross-workflow learning and reuse across sessions.
Instructions
Store a successful routing pattern for cross-workflow learning
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metadata | No | Additional metadata | |
| agent_name | Yes | Agent that handled this pattern | |
| confidence | No | Initial confidence (default: 0.5) | |
| file_count | No | Number of files involved | |
| pattern_key | Yes | Pattern identifier (e.g., 'add-authentication-fastapi') | |
| loc_estimate | No | Estimated lines of code |