Skip to main content
Glama

UpdateServiceBinding

Update an ABAP service binding's publication state to published or unpublished, with optional variant and service version settings.

Instructions

Operation: Update, Create. Subject: ServiceBinding. Will be useful for updating or creating service binding. Update publication state of an existing ABAP service binding.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
service_binding_nameYesService binding name to update.
desired_publication_stateYesTarget publication state.
binding_variantNoService binding variant. Determines OData version for publish/unpublish routing.ODATA_V4_UI
service_nameYesPublished service name.
service_versionNoPublished service version. Optional.
response_formatNoxml
Behavior2/5

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

No annotations provided, so the description must disclose behavioral traits. It only states 'Update publication state' but lacks details on side effects, permissions, or reversibility. The internal contradiction between update and create further reduces transparency.

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

Conciseness3/5

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

The description is short but contains redundant phrases like 'Operation: Update, Create. Subject: ServiceBinding.' The first sentence could be integrated or removed to improve conciseness.

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

Completeness2/5

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

Given the tool's complexity (6 parameters, no output schema, and many siblings), the description is incomplete. It does not explain how binding variant affects routing, the meaning of response_format, or provide any information on return values or expected behavior.

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?

Schema description coverage is 83%, and the description does not add significant meaning beyond what is already in the input schema. It mentions the purpose of parameters like service_binding_name and desired_publication_state but no extra context.

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

Purpose2/5

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

The description ambiguously states 'Operation: Update, Create' whereas the tool name and last sentence indicate only updating an existing service binding. It fails to clearly distinguish from sibling tools like CreateServiceBinding or ActivateServiceBinding.

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?

No explicit guidance on when to use this tool versus creating or activating. The mention of 'Create' is misleading and the description does not help the agent decide between alternatives.

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

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