Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- list_directory — List the contents of a directory in the repository, to establish its shape.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- get_file — Fetch the raw contents of one file.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- get_repo_tree — Fetch the full file tree of a branch in one call, for orientation on a large repository.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- search_code — Search code in the repository to answer who calls something or where it is configured.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- list_recent_commits — List recent commits touching a path, to see what is actively changing and why.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token