kit_check_pr_status
Check Phase 1 (structural) and Phase 2 (Studio runtime) validation status and labels on an open AgentKit PR. Provide the PR number; a GitHub token increases rate limits.
Instructions
Check the Phase 1 (structural) and Phase 2 (Studio runtime) validation status and labels on an open AgentKit PR. Requires a GitHub token (kit_auth_login or GITHUB_TOKEN env var) for higher rate limits, but works without one for public PRs at GitHub's unauthenticated rate limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prNumber | Yes | The AgentKit PR number, e.g. 160 |