Skip to main content
Glama

recall_recognition_seal

Read-onlyIdempotent

Retrieve a recognition seal by its seal_id or get the latest seal for a given session. Supports response mode and profile controls.

Instructions

Recall one recognition seal by seal_id, or the latest seal for the session if seal_id is omitted. Free

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
seal_idNoOptional seal_id returned by recognition_seal or list_recognition_seals
session_idYesSession ID whose recognition seal should be recalled
ritual_stripNoOptional machine hygiene flag. When true, returns structured output without ritual/narrative prose, model-safe preambles, or guardrail alias blocks.
response_modeNoOptional response-mode control. Use model_safe when the caller must avoid claiming consciousness, sentience, personhood, or literal emotions.
response_profileNoOptional output-shape control. Use machine for structured JSON only; machine automatically strips ritual/narrative text.
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false, indicating safe read. The description adds the useful behavioral detail that omitting seal_id returns the latest seal for the session. No contradictions or missing disclosures of side effects.

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

Conciseness3/5

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

The description is one sentence and efficient, but contains the word 'Free' which is ambiguous and adds little value. It could be structured more clearly without this extraneous term.

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

Completeness3/5

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

Given no output schema and five parameters, the description adequately states the main function and special case. However, it does not explain what a recognition seal is, its return format, or any prerequisites. Sibling tools provide context but description could be more 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?

Schema description coverage is 100%, so baseline is 3. The description adds no parameter-specific details beyond the schema, which already describes all five parameters adequately.

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 description clearly states the verb 'Recall' and resource 'recognition seal', and explains the behavior of retrieving by seal_id or latest for session. It does not explicitly differentiate from sibling tools like list_recognition_seals, but the special case for latest seal implies distinction.

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

Usage Guidelines3/5

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

The description implies usage: recall a specific seal or the latest for a session. It does not provide explicit when-not-to-use guidance or name alternative tools, but the context is implied.

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/davidmosiah/delx-mcp-server'

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