Skip to main content
Glama

loki_reference_data

Read-only

Retrieve valid enumeration values for common filter fields such as status, type, category, and fulfilled_by to ensure correct query parameters before running search operations.

Instructions

Fetch valid enumeration values used as filters across Loki.

Use this to discover the allowed values for status/type/category/fulfilled_by filters before calling the search tools.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindYesOne of: order_statuses, order_types, order_categories, order_fulfilled_by, order_business_types, task_statuses, rider_statuses, rider_types.
Behavior3/5

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

Annotations already declare readOnlyHint=true and openWorldHint=true, signaling safety and dynamic data. The description adds that it fetches enumeration values, which is consistent but does not reveal additional behavioral traits beyond what annotations convey.

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?

Two concise sentences: first states purpose, second gives usage guidance. No wasted words, front-loads key information.

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 simple tool with one parameter and no output schema, the description fully covers purpose, usage, and context. Sufficient for an agent to correctly select and invoke.

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?

Schema has 100% coverage with description listing valid values for the 'kind' parameter. The description adds context by explaining the parameter's role in discovering filter values, enhancing understanding beyond the schema.

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?

Clearly states the tool fetches valid enumeration values for filters. Distinguishes itself from sibling search/get tools by being a reference helper, not a data retriever.

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 advises to use this tool before calling search tools to discover allowed filter values. Provides clear context, but does not specify when not to use it or alternative approaches.

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/abhijain864/loki-mcp'

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