Skip to main content
Glama

SecureLend Underwriting Agents

display_upload_documents_form

MCP-Agents tool display_upload_documents_form. Same name as the live catalog on https://agents.securelend.ai.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

D1.8/5.0
Behavior1/5

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

With no annotations, the description carries the full burden of behavioral disclosure, and it discloses nothing about side effects, return values, permissions, or behavior. The only statement is a self-referential naming note, which provides zero behavioral transparency.

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

Conciseness2/5

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

The description is short but not appropriately useful; it is under-specified. The first sentence is tautological and the second sentence references a URL without explaining its relevance. Every sentence fails to earn its place.

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

Completeness1/5

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

The description is wholly inadequate for an agent to understand what the tool does, when to call it, or what to expect in return. There is no output schema and no annotations to compensate, leaving the agent with only the tool name as a hint.

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?

There are zero parameters, so the parameter-semantics burden is minimal. The schema already indicates additionalProperties true with no defined properties, and the description adds nothing about parameters, but none are needed.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose1/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description simply restates the tool name in the first sentence ('MCP-Agents tool display_upload_documents_form') and then points to a URL, without defining what the tool does. It fails to state a verb and resource, and the 'same name as the live catalog' note is irrelevant to purpose.

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?

There is no guidance on when to use this tool versus any sibling tool. The description does not mention any context, prerequisites, or alternatives such as submit_documents. This is a clear case of no usage guidance.

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