list_shared_projects
Find projects you collaborate on without owning. Filter by title and paginate through results to locate shared repositories.
Instructions
List projects where the authenticated user is a collaborator (not the owner). Supports filtering by title. To list projects you own, use list_projects instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search query (filter by title) | |
| page | No | Page number (0-based) | |
| size | No | Items per page |