Skip to main content
Glama

ScoreMindset — capital mental

score_dimensions

Les six dimensions du Score Mindset /1000 (le bilan signature), avec leurs leviers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3/5.0
Behavior2/5

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

No annotations are present, so the description carries the full burden of behavioral disclosure. It says nothing about whether this is a read-only content lookup, what invoking it returns, or whether any side effects exist—it only names the content.

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

Conciseness4/5

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

The description is a single short phrase with no filler, and the core subject—the six dimensions—is front-loaded. For a parameterless content resource, this length is appropriate.

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

Completeness2/5

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

For a zero-parameter tool with no output schema, the description provides only the identity of the content. It does not explain how an agent should use this information, when it is relevant, or what the tool actually returns, leaving selection among siblings largely to inference.

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

Parameters4/5

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

The tool has zero parameters, so parameter semantics are mostly moot and the baseline is 4. The description's mention of dimensions and levers is content description rather than parameter guidance, but no parameter ambiguity exists.

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

Purpose4/5

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

The French noun phrase identifies a specific resource: the six dimensions of the Score Mindset /1000 signature assessment, together with their levers. It is not a tautology and gives a clear subject, though it lacks an explicit verb and does not explicitly differentiate itself from sibling tools like list_tests.

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

Usage Guidelines2/5

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

The description gives no guidance on when to use this tool versus siblings such as daily_question, get_test, list_tests, manifest, or search_book. No contexts, exclusions, or alternatives are mentioned.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources