Recommend AI agent configuration
recommend_agent_configurationDiagnoses agent risks such as oscillation, overload, or mismatch and recommends tailored LLM and runtime settings based on task and environmental factors.
Instructions
Use this stateless, read-only tool when a deployed AI agent, support copilot, or agent workflow needs concrete LLM and runtime settings matched to environmental entropy, predictability, stakes, context horizon, and commitment style. It diagnoses likely oscillation, overload, freeze, or mismatch and returns receiver profile values (TI, SG, FT, UE, AR), platform parameters, confidence, reasoning, warnings, and applied IMM principles. It does not store, list, or update past recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | ||
| environment | No | ||
| target_platform | No | The platform whose runtime parameters should be recommended. | anthropic |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receiver_profile | Yes | ||
| platform_parameters | Yes | ||
| predicted_regime | Yes | ||
| reasoning | Yes | ||
| warnings | Yes | ||
| imm_principles_applied | Yes | ||
| confidence | Yes |