Initiates a background analysis task for a repository
Repository identifier (format varies by service)
"owner/repository"
Git commit SHA or identifier
"abc123def456"
Authentication token for the service
"ghp_xxxxxxxxxxxx"
Version control service provider
github, azuredevops, gitlab, bitbucket "github"
Git branch name
"main"
Comma-separated file patterns to include in analysis
"src/**/*.py,lib/**/*.js,app/**/*.ts"
Comma-separated file patterns to exclude from analysis
"tests/**,node_modules/**,dist/**"
Analysis successfully started
Success message