Skip to main content
Glama

Recommend AI agent configuration

recommend_agent_configuration
Read-onlyIdempotent

Diagnoses 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

TableJSON Schema
NameRequiredDescriptionDefault
taskNo
environmentNo
target_platformNoThe platform whose runtime parameters should be recommended.anthropic

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
receiver_profileYes
platform_parametersYes
predicted_regimeYes
reasoningYes
warningsYes
imm_principles_appliedYes
confidenceYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate read-only and idempotent behavior. The description adds that it is stateless, does not store/list/update, and includes diagnostic capabilities (diagnoses oscillation, overload, etc.). It also lists return values, enhancing transparency beyond annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, front-loaded with the usage directive, and contains no redundant information. Every sentence adds value, covering purpose, usage, behavior, and return values.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the output schema exists, return values are already covered. The description explains what the tool returns (profile values, parameters, confidence, etc.) and describes input contexts. It also clarifies non-behaviors. For a stateless recommendation tool, it is complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description mentions environmental concepts like entropy and stakes, which map to input parameters, but does not elaborate on parameter structure. The schema provides descriptions for all fields, so the description adds moderate value by contextualizing the parameters within the tool's purpose.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: to recommend LLM and runtime settings for AI agents. It uses specific verbs ('recommend', 'diagnoses', 'returns') and identifies the resource (agent configuration). It also explicitly states what the tool does not do (store, list, update), eliminating ambiguity.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description begins with 'Use this...when...' providing clear usage context. It implicitly excludes use cases involving storage, listing, or updating past recommendations. However, without sibling tools, it does not contrast with alternatives explicitly.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/travisbergen2/rpcs1-sdk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server