get_project_profile
Retrieve the complete project profile, including purpose, inputs, outputs, dependencies, and database tables, for any GitLab project by providing its numeric project ID.
Instructions
Return the full Project_Profile 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. |