Skip to main content
Glama

recommend_improvements

Provides actionable recommendations to transform a Stop or Fix initiative into an Accelerate. Identifies pillar-level targets with named actions and rationale, answering 'what to do next' after scoring.

Instructions

For an initiative classified Stop or Fix, return concrete, deterministic recommendations that would flip classification toward Accelerate. Pillar-level targets with named actions and rationale. Answers the "what do I do next" question after score_initiative.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
industryYesYour industry. See list_taxonomy if unsure.
revenue_eurYesApproximate annual revenue in EUR.
functionYesBusiness function where the AI will operate.
ai_tierYesgen1=automation/RPA, gen2=GenAI, gen3=agentic.
readinessYesOrganisational readiness. Honest self-assessment.
scoresYes
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It describes the output as 'concrete, deterministic recommendations' but does not mention any side effects, data mutation, authorization needs, or whether it is read-only. While likely non-destructive, this is not explicitly stated.

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 three sentences, front-loaded with key information. Each sentence serves a purpose: condition, output format, and role. No unnecessary words.

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

Completeness4/5

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

Given the tool's complexity (6 parameters, nested object) and no output schema, the description adequately covers the output format. It lacks mention of error cases or prerequisites beyond being after score_initiative, but is sufficiently complete for its intended use.

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?

Schema description coverage is 83%, so baseline is 3. The description adds context by stating the output format (pillar-level targets with named actions and rationale) but does not elaborate on individual parameters beyond what is in the schema. It provides marginal value.

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: for initiatives classified Stop or Fix, it returns concrete recommendations to improve classification. It specifies the resource (initiative) and action (recommend improvements), and distinguishes from the sibling 'score_initiative' tool by positioning itself as the next step.

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 explicitly says to use after 'score_initiative' and only for initiatives classified Stop or Fix, providing clear context. However, it does not explicitly state when not to use (e.g., for Accelerate initiatives) or mention alternative sibling tools.

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/Bahamas1717/ai-bvf'

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