Skip to main content
Glama
davidmosiah

Wellness Nourish

Nourish privacy audit

nourish_privacy_audit
Read-onlyIdempotent

Audit local storage, secret handling, source licensing, and safety boundaries to ensure data privacy compliance.

Instructions

Describe local storage, secret handling, source licensing, and safety boundaries.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
privacy_modeNosummary = high-level totals without item detail; structured = default full JSON-friendly fields; raw = same as structured for this local store (parity).structured
response_formatNojson
Behavior3/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, indicating a safe, read-only operation. The description adds no further behavioral context beyond what the tool's name implies, such as that it accesses local storage. Annotations carry the burden here; description is adequate but not enhanced.

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 sentence that efficiently lists the audit topics. It is concise and front-loaded, though it could be slightly more structured to separate the topics clearly.

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?

For a read-only audit tool with two enumerated parameters and no output schema, the description sufficiently covers what the tool does. It lists the key areas audited, implying the output will describe those areas. The description is complete given the tool's simplicity and annotation coverage.

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 50% (only privacy_mode has a description). The tool description adds explanation for privacy_mode's enum options (summary, structured, raw), clarifying their differences. However, response_format is not explained in the description, and the schema only provides enum values without elaboration.

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 the tool audits privacy-related aspects like local storage, secret handling, source licensing, and safety boundaries. It uses a specific verb (describe) and resource, distinguishing it from sibling tools focused on nutrition logging and profile management.

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 on when to use this tool vs alternatives. The description does not mention when it is appropriate to run a privacy audit, nor does it differentiate from other informational tools like nourish_capabilities or nourish_agent_manifest.

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/wellness-nourish'

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