github_issues
Category: Integration | Module: vibeserve/tools/integration_tools.py
Description
List GitHub issues.
Parameters
| Name | Type | Default |
|---|---|---|
owner |
str |
(required) |
repo |
str |
(required) |
state |
str |
'open' |
Returns
Dict[str, Any]
Source
Defined in github_issues_tool() in vibeserve/tools/integration_tools.py