Get GitLab capabilities
get_gitlab_capabilitiesDiscover GitLab instance capabilities, identity, token metadata, API support, permissions, licensing, and configuration using read-only probes.
Instructions
Discover the connected GitLab instance, identity, token metadata, API support, permissions, licensing, and configuration evidence using read-only probes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | GitLab project ID or full path such as group/project. | |
| refresh | No | Bypass the short-lived capability cache and probe again. | |
| detailed | No | Include normalized probe outcomes and ambiguity notes. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |