delimit_sensor_github_issue
Monitor GitHub issues for new comments and track changes in issue state with structured severity classification to maintain oversight of outreach discussions.
Instructions
Check a GitHub issue for new comments since the last check.
Sensor tool for monitoring outreach issues. Returns a structured signal with new comments, issue state, and severity classification.
Args: repo: GitHub repository in owner/repo format (e.g. "activepieces/activepieces"). issue_number: The issue number to monitor. since_comment_id: Last seen comment ID. Pass 0 to get all comments.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| issue_number | Yes | ||
| since_comment_id | No |