github_repo
Category: Integration | Module: vibeserve/tools/integration_tools.py
Description
Get GitHub repo info.
Parameters
| Name | Type | Default |
|---|---|---|
owner |
str |
(required) |
repo |
str |
(required) |
Returns
Dict[str, Any]
Source
Defined in github_repo_tool() in vibeserve/tools/integration_tools.py