checkRepo
Validate Git repository connectivity and configuration for ABAP development workflows using the ABAP-ADT-API MCP-Server.
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. |