human_interject
Fetch a GitHub comment and add it to an active debate thread as context, using the replied-to role to place it accurately.
Instructions
Inject human GitHub comment into active debate as context.
Fetches comment from GitHub and adds to debate context. Detects which role was replied to for injection typing.
Args: thread_id: The debate thread to inject into repo: Repository in owner/repo format target_id: GitHub node ID (discussions) or issue number (issues) comment_id: Comment node ID (DC_...) or issue comment ID (numeric)
Note: Can be disabled by setting GITHUB_TOOLS_ENABLED=false
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| target_id | Yes | ||
| thread_id | Yes | ||
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||