Sourcegraph
Sourcegraph is a code intelligence platform that enables developers to search, understand, and manage code across large codebases.
In development
Cataloged and scoped, not yet available to run in production.
- 8
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Check Site Settings Edit Permission
Tool to check whether site settings can be edited through the API. Use when you need to confirm the API allows site settings edits before attempting configuration changes.
Compare Commits
Tool to compare two commits in a repository and retrieve their file diffs. Use after confirming the repository name and commit SHAs to inspect differences.
Get Commit Details
Get detailed information about a specific commit in a repository.
Get Current User
Tool to retrieve information about the currently authenticated user. Use when needing confirmation of identity via Sourcegraph GraphQL API.
Get File Contents
Tool to fetch the contents of a specified file on the default branch. Use when you need raw file text without cloning the repo or using a slower code-host API.
List Repositories
Tool to list repositories on the Sourcegraph instance. Use when you need to paginate through all available repositories.
List Repository Files
Tool to list all files and directories in a repository path. Use when you need to enumerate files in a repository without cloning.
List repository languages
Tool to list languages used in a repository. Use when you need to determine the primary and all languages of a given repository; call after you have the repository name.
Triggers
Events that start workflows from this integration.
Code Monitor Webhook
Code Monitors are user-defined queries that alert users whenever a new search result or change appears, and they can trigger actions to run automatically via webhook.
Repository Webhook
Receive event notifications related to repositories.
User Permissions Sync
Triggered when a webhook event is received indicating that a user's permissions have changed, leading to a full permissions sync for that user.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.