list_projects
Retrieve GitLab projects accessible to you. Filter by search term, ownership, or membership status to find specific projects.
Instructions
List GitLab projects accessible to the authenticated user.
Args: search: Search term to filter projects by name owned: If true, only return projects owned by the user membership: If true, only return projects the user is a member of per_page: Number of results per page (max 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owned | No | ||
| search | No | ||
| per_page | No | ||
| membership | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |