get_project
Return structured Git.Top knowledge for a project or collection, including the compact agent summary, overview, alternatives, deployments, quality score, agent score, project_kind, and collection_metadata when applicable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | GitHub repository name, or owner/repo when owner is omitted. | |
| owner | No | GitHub owner; use with repo when project_id is omitted. | |
| project_id | No | Canonical owner/repo identifier or a Git.Top product alias such as claude-code or cursor. The repo field may also contain owner/repo. | |
| require_d1 | No | Fail closed unless the tool result is backed by D1 instead of seed fallback. |