Authorizations
API key must be provided in the Authorization header
Path Parameters
Repository identifier in owner/repo format
Query Parameters
Branch name (defaults to repository's default branch)
Only show files in these paths (e.g., "src/,lib/")
Hide files in these paths (e.g., "node_modules/,dist/")
Only show these file types (e.g., ".py,.js,.ts")
Hide these file types (e.g., ".md,.lock,.json")
Show full paths instead of tree structure

