checkRepo
Verify Git repository connectivity and access for ABAP development workflows using the ABAP-ADT-API MCP server. Validate repository configuration and authentication to ensure proper integration with ABAP systems.
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. |