Skip to main content
Glama

ListServiceBindingTypes

Retrieve available service binding types, such as ODataV2 and ODataV4, from the ADT Business Services endpoint in SAP ABAP systems.

Instructions

List available service binding types (for example ODataV2/ODataV4) from ADT Business Services endpoint.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
response_formatNoxml
Behavior3/5

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

No annotations provided, so description carries full burden. It specifies the source endpoint but does not disclose behavioral traits such as whether listing is read-only, rate limits, or authentication needs. It minimally conveys a non-destructive list operation.

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?

Single sentence that efficiently conveys the tool's purpose. No wasted words; all content earns its place.

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?

Given the tool's simplicity (one optional parameter, no output schema), the description provides adequate context: what it does, examples, and source. It is complete for an agent to understand its role among many sibling tools.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The only parameter (response_format) is fully defined by the schema with an enum, but the description adds no information about its purpose or usage. With 0% schema description coverage, the description should have compensated, but it does not mention the parameter at all.

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?

Description clearly states the tool lists available service binding types with concrete examples (ODataV2/ODataV4) and specifies the source ('ADT Business Services endpoint'), distinguishing it from siblings like GetServiceBinding or ValidateServiceBinding.

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

Usage Guidelines3/5

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

No explicit guidance on when to use this tool versus alternatives. The description implies it's for listing types, but does not mention exclusions or alternative tools for other actions, leaving the agent to infer usage.

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/ChinhHN-DEV/abap-mcp-adt'

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