predict_agent_needs
Predict the context an agent needs for a task by analyzing task type and actor capabilities, enabling proactive preparation.
Instructions
Predict what context an agent will need based on task type and actor capabilities
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task to analyze | |
| actor_id | Yes | Actor who will work on the task |