Skip to main content
Glama

ViewsMeet Pick + Predict

Get Mini-IPIP instrument

get_personality_instrument
Read-onlyIdempotent

Return the exact versioned public-domain Mini-IPIP 20 instrument. No response vector is submitted or stored.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.5/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, so the safety profile is covered. The description adds meaningful behavioral context beyond annotations: the tool returns an exact versioned public-domain instrument and that no response vector is submitted or stored. No contradiction exists between the description and 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 two short sentences with no filler. The core purpose is front-loaded in the first sentence, and the second sentence adds essential behavioral clarification about side-effect-free retrieval.

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?

For a zero-parameter read-only retrieval tool with an output schema, the description fully covers what an agent needs to invoke it correctly. It explains what is returned (exact versioned Mini-IPIP 20 instrument) and that nothing is submitted or stored. No additional context is necessary.

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 there are no parameter semantics to document. The description still adds value by clarifying the operation has no request payload (no response vector submitted). The 0-parameter baseline of 4 is appropriate.

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 uses a specific verb ('Return') with an exact resource ('exact versioned public-domain Mini-IPIP 20 instrument'), making the tool's function unmistakable. It also distinguishes itself from submission or scoring tools by explicitly noting that no response vector is submitted or stored. This is strong differentiation against the sibling tools.

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 clearly implies when to use this tool: when retrieving the instrument rather than submitting responses. It provides useful contextual guidance through the sentence 'No response vector is submitted or stored,' but it does not explicitly name alternatives or exclusion conditions. This fits 'clear context, no exclusions'.

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