LangSmith · Capability
LangSmith — fleet github-app
LangSmith — fleet github-app. 11 operations. Lead operation: Get GitHub OAuth authorization link. Self-contained Naftiko capability covering one Langsmith business surface.
What You Can Do
POST
Post
— Get GitHub OAuth authorization link
/v1/v1/platform/fleet/providers/github-app/auth
GET
Get
— Get GitHub user connection status
/v1/v1/platform/fleet/providers/github-app/connection
DELETE
Delete
— Delete GitHub user connection
/v1/v1/platform/fleet/providers/github-app/connection
PATCH
Patch
— Update GitHub user connection
/v1/v1/platform/fleet/providers/github-app/connection
POST
Post
— Get GitHub App install link
/v1/v1/platform/fleet/providers/github-app/install
GET
Get
— List GitHub App installations
/v1/v1/platform/fleet/providers/github-app/installations
POST
Post
— Refresh GitHub App installations
/v1/v1/platform/fleet/providers/github-app/installations/refresh
DELETE
Delete
— Delete a GitHub App installation
/v1/v1/platform/fleet/providers/github-app/installations/{id}
GET
Get
— List repositories for a GitHub App installation
/v1/v1/platform/fleet/providers/github-app/installations/{id}/repos
POST
Post
— Request a GitHub access token
/v1/v1/platform/fleet/providers/github-app/tokens
POST
Post
— Handle GitHub App webhook events
/v1/v1/platform/fleet/providers/github-app/webhooks
MCP Tools
get-github-oauth-authorization-link
Get GitHub OAuth authorization link
read-only
get-github-user-connection-status
Get GitHub user connection status
read-only
idempotent
delete-github-user-connection
Delete GitHub user connection
idempotent
update-github-user-connection
Update GitHub user connection
idempotent
get-github-app-install-link
Get GitHub App install link
read-only
list-github-app-installations
List GitHub App installations
read-only
idempotent
refresh-github-app-installations
Refresh GitHub App installations
delete-github-app-installation
Delete a GitHub App installation
idempotent
list-repositories-github-app-installation
List repositories for a GitHub App installation
read-only
idempotent
request-github-access-token
Request a GitHub access token
handle-github-app-webhook-events
Handle GitHub App webhook events