ABAP-ADT-API MCP-Server

by mario-andreschak
Verified

featureDetails

Retrieve detailed information for specific features to enhance ABAP development workflows, enabling efficient management and analysis of ABAP objects within the ABAP-ADT-API MCP-Server environment.

Instructions

Retrieves details for a given feature.

Input Schema

NameRequiredDescriptionDefault
titleYesThe title of the feature.

Input Schema (JSON Schema)

{ "properties": { "title": { "description": "The title of the feature.", "type": "string" } }, "required": [ "title" ], "type": "object" }
ID: p1uxnf0htn