Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- get_tracking_plan — Fetch the tracking plan file that defines naming rules, properties, types, and owners.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- get_pull_request — Fetch a pull request's title, body, and branches to establish what the change is for.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- get_pull_request_diff — Fetch the unified diff to find every tracking call the change touches.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- search_existing_events — Search the codebase for an event name, to catch a new event duplicating one that already exists.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- post_review_comment — Post the taxonomy review as a comment on the pull request. Never approves or blocks.writeopen internetuses GITHUB_TOKENGitHub token