ABAP-ADT-API MCP-Server

by mario-andreschak
Verified

usageReferences

Locate and analyze symbol references in ABAP code to streamline development and debugging workflows within the ABAP-ADT-API MCP-Server environment.

Instructions

Find symbol references

Input Schema

NameRequiredDescriptionDefault
columnNo
lineNo
urlYes

Input Schema (JSON Schema)

{ "properties": { "column": { "optional": true, "type": "number" }, "line": { "optional": true, "type": "number" }, "url": { "type": "string" } }, "required": [ "url" ], "type": "object" }
ID: p1uxnf0htn