Skip to main content
Glama

GetPackageTree

Retrieve hierarchical package structures with subpackages and objects from SAP systems to analyze dependencies and organize development components.

Instructions

[high-level] Retrieve complete package tree structure including subpackages and objects. Returns hierarchical tree with object names, types, and descriptions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
package_nameYesPackage name (e.g., "ZMY_PACKAGE")
include_subpackagesNoInclude subpackages recursively in the tree. If false, subpackages are shown as first-level objects but not recursively expanded. Default: true
max_depthNoMaximum depth for recursive package traversal. Default: 5
include_descriptionsNoInclude object descriptions in response. Default: true
debugNoInclude diagnostic metadata in response (counts, types, hierarchy info). Default: false

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