Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- ping_unauthenticated — Reach api.github.com with no credential attached, to test egress alone.read-onlyidempotentopen internet
- whoami — Ask GitHub who the attached credential belongs to. Success proves the slot is bound and the header format is accepted.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- read_public_pr — Authenticated read of a public pull request, matching the shape a real agent uses.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token