get_model_recommendation
Recommends the optimal model for a workflow step using historical performance data. Provide the workflow and step IDs to receive the recommendation.
Instructions
Get AI-powered model recommendation for a workflow step based on performance data.
Args: workflow_id: UUID of the workflow step_id: UUID of the step
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | ||
| step_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |