Skip to main content
Glama
black-dash77

ORA

by black-dash77

ora_human_introspect

Retrieve a snapshot of the user's mental state including personality, traits, and last five memories. Use at session start to maintain context.

Instructions

Snapshot de l'etat mental du human actif : personnalite, traits, 5 derniers souvenirs. A utiliser au debut de chaque session.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

No annotations are provided, so the description carries full burden. It discloses that the tool takes a snapshot (non-destructive) and what information is included. It could mention prerequisites (e.g., human must be active) but the term 'active human' implies that condition.

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?

Single sentence in French that efficiently conveys purpose and usage. No wasted 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?

With no parameters and no output schema, the description sufficiently defines the tool's purpose and usage. It lacks details about output format or frequency limitations, but is adequate for initial session context.

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?

Input schema has no parameters, so schema coverage is 100%. No additional parameter info is needed. Baseline 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 clearly states it provides a snapshot of the active human's mental state (personality, traits, last 5 memories). This is a specific verb and resource, and it distinguishes from sibling tools like ora_human_remember or ora_human_recall.

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?

Explicitly says 'use at the beginning of each session', giving clear context. It does not mention alternatives or exclusions, but the instruction is strong enough for typical use.

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/black-dash77/ora-mcp'

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