Skip to main content
Glama

disclosedby, the subprocessor record

Who names a subprocessor

named_by

Which companies name one subprocessor on their published lists, with the name each company prints for it, when it was first seen on that list and when the list was read. One subprocessor per call. Free to read, cite and link. Every row is a dated quote of a company's own published page: cite the page and the read date. The compilation is protected: extraction or re-use of a substantial part is not permitted, and it may never be compiled into a lead list, a prospecting feed or a sales tool. A key is one reader's own use.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
subprocessorYesA subprocessor named on at least one list: its name, an alias, or its id here.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.5/5.0
Behavior4/5

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

With no annotations, the description carries the full burden, and it does substantial work: it explains the output shape (companies, printed name, first-seen, read date), that each row is a dated quote from a company's published page, that it is read-only in nature, and that reuse is legally restricted. It does not cover rate limits or error behavior, but it is far more transparent than a minimal read-tool description.

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 longer than typical but every sentence carries useful information: what is returned, the one-per-call constraint, citation requirements, and licensing restrictions. The core behavior is front-loaded before the legal notice, and nothing is purely filler.

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 single-parameter read tool with no output schema and no annotations, the description explains the return semantics, the data source, and the permitted use well enough for an agent to call it correctly. It lacks an example or explicit no-match behavior, but those are minor gaps given the simple input schema.

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?

The input schema already describes the single subprocessor parameter with 100% coverage ('its name, an alias, or its id here'). The tool description adds 'One subprocessor per call' but does not enrich parameter semantics beyond the schema, so the schema-heavy baseline of 3 is appropriate.

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 identifies the resource (companies' published subprocessor lists) and the specific operation: mapping a subprocessor to the companies that name it, plus the name printed, first-seen date, and read date. It does not explicitly distinguish itself from siblings like as_of, changes, or in_chain, so it lacks full sibling differentiation.

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?

The description provides usage constraints ('One subprocessor per call', 'Free to read, cite and link') but never says when to use this tool versus alternatives such as list, resolve, or changes. There is no when-to-use or when-not-to-use guidance relative to sibling tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources