Skip to main content
Glama
Coaspe

sap-abap-mcp

Activate ABAP Object(s)

abap_activate
Destructive

Activate ABAP objects individually or in batches up to 100, using workspace URIs on the same connection.

Instructions

Activate one legacy object or one same-connection batch of 1 through 100 ABAP objects.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNoOne ABAP workspace URI to activate
urlsNoOne through 100 same-connection ABAP workspace URIs to activate in one batch
connectionIdNo
Behavior3/5

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

Annotations already indicate destructive and non-idempotent behavior. The description adds minimal context beyond 'activate', mentioning 'legacy object' but not detailing side effects or system impact. With annotation coverage, the bar is lower; this is adequate but not enhanced.

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?

The description is a single sentence of 16 words, front-loading the core purpose. Every word is necessary, and there is no redundancy or filler. It is exceptionally concise.

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

Completeness3/5

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

For a tool with 3 parameters and no output schema, the description covers the action and batch constraints but lacks details on response, error handling, or success indicators. It is minimally adequate but could be more complete for agent usage.

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?

The description adds value by explaining the 'same-connection' constraint and batch sizing (1-100), which is not explicit in the schema. Schema descriptions cover url and urls but not connectionId; the description implies its role. Overall, it supplements schema information effectively.

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?

The description clearly states the tool activates ABAP objects, specifying it's for legacy objects and allows batch activation of 1-100. The verb 'activate' is specific, and the resource is well-defined. Among sibling tools, none overlap directly, so differentiation is clear.

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?

The description implies when to use (activating legacy objects in batches) but does not explicitly state when not to use or provide alternatives. No guidance on prerequisites or error conditions is given, leaving the agent to infer usage context.

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/Coaspe/sap-abap-mcp'

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