gitlab_list_projects
List GitLab projects accessible to the authenticated user. Filter by name or set a limit on the number of projects returned.
Instructions
List GitLab projects accessible to the authenticated user.
Args: search: Optional keyword to filter projects by name. limit: Max projects to return (default 20, max 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| search | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |