get_project_dependencies
Retrieve external service dependencies and database table dependencies for a GitLab project using its numeric project ID.
Instructions
Return the external service dependencies and database table dependencies for a project identified by its GitLab project ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gitlab_project_id | Yes | The numeric GitLab project ID of an in-scope project. |