jules_list_sources
List all GitHub repositories connected to Jules, returning names and repo details. Use optional pagination to manage large source lists.
Instructions
List all available sources (GitHub repositories) connected to Jules. Returns a list of sources with their names and GitHub repo details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Maximum number of sources to return (optional) | |
| pageToken | No | Token for pagination to get the next page of results (optional) |