list_snippets_tool
List code snippets for any GitLab project by providing its ID or path. Paginate through results with page and per_page parameters to locate specific snippets quickly.
Instructions
List snippets for a GitLab project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| per_page | No | Results per page, max 100 (default: 20) | |
| project_id | Yes | Project ID or path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||