Skip to main content
Glama

Living Body — Compose Context

living_body_compose_context
Read-only

Compose normalized body context from multiple wellness sources. Choose privacy mode and response format.

Instructions

Return the normalized delx-wellness-context/v1 shape merged across all detected sources.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourcesNo
privacy_modeNo
response_formatNomarkdown

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
notesYes
sourceYes
per_sourceYes
cycle_phaseNo
sleep_scoreNo
body_batteryNo
context_typeYes
generated_atYes
sources_usedYes
strain_scoreNo
recovery_scoreNo
sources_failedYes
recommended_handoffNo
recent_training_loadYes
context_contract_versionYes
Behavior3/5

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

Annotations already declare readOnlyHint=true and openWorldHint=true, indicating safety and dynamic sources. The description adds that it merges across detected sources, which is consistent but does not elaborate on side effects or limitations.

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 a single sentence, very concise, but it uses jargon ('delx-wellness-context/v1 shape') that may not be universally understood. It is appropriately short but sacrifices clarity for brevity.

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?

Despite having an output schema, the description does not explain the output beyond 'normalized shape', nor does it clarify what 'detected sources' means or how merging works. With multiple parameters and no explanations, the description is incomplete for reliable tool invocation.

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

Parameters1/5

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

Schema description coverage is 0%, meaning no parameter descriptions exist in the schema. The description adds zero information about the three parameters (sources, privacy_mode, response_format), leaving the agent entirely dependent on enum names, which may be insufficient.

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 specifies returning a normalized shape merged from sources, clearly indicating the tool's purpose. It uses a specific verb ('Return') and resource ('delx-wellness-context/v1 shape'), and distinguishes from siblings like 'living_body_ask' which are more about querying or briefs.

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?

No guidance is provided on when to use this tool versus alternatives, nor are there any exclusions or prerequisites mentioned. The agent must infer usage from the tool name and context.

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-living-body'

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