Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- match_common_libs_owner_repo_mapping — Map a library name to an owner/repo. Use first when only a name is known.
- fetch_generic_documentation — Fetch documentation for any GitHub repository.
- search_generic_documentation — Semantic search within a repository documentation.
- search_generic_code — Search code in any GitHub repository.
- fetch_generic_url_content — Fetch any absolute URL, respecting robots.txt.