checkRepo
Validate Git repository connectivity and configuration for ABAP systems using the ABAP-ADT-API MCP-Server. This tool performs repository checks to ensure proper integration with ABAP development environments.
Instructions
Checks a Git repository.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | The Git repository. | |
| user | No | The username. | |
| password | No | The password. |