get_project_info
Retrieve metadata, statistics, and descriptions for CERN GitLab projects using project IDs or paths to analyze High Energy Physics code and documentation.
Instructions
Get detailed information about a specific CERN GitLab project (metadata, statistics, description). Accepts either a numeric project ID or a full project path (e.g. 'atlas/athena').
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project identifier — either a numeric ID (e.g. '12345') or a URL-encoded path (e.g. 'atlas/athena') |