Skip to main content
Glama

SecureLend Underwriting Agents

list_vertical_plugins

MCP-Agents tool list_vertical_plugins. 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.6/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 disclosing behavior, but it discloses none. It does not state whether this is a read-only lookup, what the list contains, whether it requires authentication, or what the output shape is.

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 under-specified rather than concise. Neither sentence earns its place: the first restates the name and the second provides an external URL with no actionable meaning for an agent.

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?

Even for a simple zero-parameter list tool, the description is incomplete. It lacks the basic behavioral statement needed for an agent to know what it will receive or how to use the result, and it does not leverage the sibling context to explain the tool's role.

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 declared parameters, so the baseline is 4. The description adds no parameter information, but none is needed because the schema already reflects an empty, permissive object.

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 is essentially a tautology: 'MCP-Agents tool list_vertical_plugins' merely restates the tool name without saying what listing vertical plugins means or does. Mentioning a live catalog URL adds provenance, not function, and there is no differentiation from the sibling get_vertical_plugin.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines1/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is given about when to use this tool, what it returns, or how it relates to alternatives like get_vertical_plugin or list_custom_blueprints. The description provides no scenario, prerequisites, or exclusion criteria.

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