Skip to main content
Glama

ABAP-ADT-API MCP-Server

unitTestOccurrenceMarkers

Retrieves unit test occurrence markers from ABAP systems by analyzing source code and object URLs, enabling developers to identify and manage test cases effectively.

Instructions

Retrieves unit test occurrence markers.

Input Schema

NameRequiredDescriptionDefault
sourceYesThe source code.
urlYesThe URL of the object.

Input Schema (JSON Schema)

{ "properties": { "source": { "description": "The source code.", "type": "string" }, "url": { "description": "The URL of the object.", "type": "string" } }, "required": [ "url", "source" ], "type": "object" }

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/mario-andreschak/mcp-abap-abap-adt-api'

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