Skip to content

Get Repository Node

Data/GitHub

Get Repository

Get detailed information about a specific repository

data_github_get_repodata
Inputs4
Outputs3
Security exposure2/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
2/10High
PrivacyPotential sensitivity of processed data.
4/10Medium
PerformanceRuntime or resource pressure.
1/10High
GovernancePolicy, audit, or compliance impact.
3/10High
ReliabilityOperational stability considerations.
1/10High
CostExternal or compute cost impact.
1/10High

Input Pins

4

Input

Execution
exec_in

Trigger

Provider

Struct
provider

GitHub provider

GitHubProviderGitHubProvider3 fields
provider_idstringrequired
access_tokenstringrequired
base_urlstringrequired
Schema enforced

Owner

String
owner

Repository owner (user or organization)

Repository

String
repo

Repository name

Output Pins

3

Success

Execution
exec_out

Triggered on success

Error

Execution
error

Triggered on error

Repository

Struct
repository

Repository details

GitHubRepositoryGitHubRepository18 fields
idinteger:int64required
format int64
namestringrequired
full_namestringrequired
descriptionstring | null
html_urlstringrequired
clone_urlstringrequired
ssh_urlstringrequired
privatebooleanrequired
forkbooleanrequired
archivedbooleanrequired
default_branchstringrequired
languagestring | null
stargazers_countinteger:int64required
format int64
forks_countinteger:int64required
format int64
open_issues_countinteger:int64required
format int64
created_atstringrequired
updated_atstringrequired
pushed_atstring | null
Schema enforced

Node Info

Internal name
data_github_get_repo
Category
Data/GitHub