Sourcegraph
Learn how to use Sourcegraph with Composio
Overview
SLUG
SOURCEGRAPH
Description
Sourcegraph is a code intelligence platform that enables developers to search, understand, and manage code across large codebases.
Authentication Details
API Key
bearer_token
Tools
Check Site Settings Edit Permission
SLUG: SOURCEGRAPH_CHECK_SITE_SETTINGS_EDIT_PERMISSION
Action Parameters
Action Response
data
error
successful
Compare Commits
SLUG: SOURCEGRAPH_COMPARE_COMMITS
Action Parameters
base
head
repo
Action Response
data
error
successful
Get Current User
SLUG: SOURCEGRAPH_GET_CURRENT_USER
Action Parameters
Action Response
data
error
successful
Get File Contents
SLUG: SOURCEGRAPH_GET_FILE_CONTENTS
Action Parameters
file_path
repo_name
Action Response
data
error
successful
List Repositories
SLUG: SOURCEGRAPH_LIST_REPOSITORIES
Action Parameters
after
first
Action Response
data
error
successful
List Repository Files
SLUG: SOURCEGRAPH_LIST_REPOSITORY_FILES
Action Parameters
path
recursive
repo_name
rev
Action Response
data
error
successful
List repository languages
SLUG: SOURCEGRAPH_LIST_REPOSITORY_LANGUAGES
Action Parameters
repoName
Action Response
data
error
successful