getRepo
Retrieve a single repository from the decentralized Git platform by ID or owner+name, enabling AI agents to access repo details directly.
Instructions
Get a single repository by ID or owner+name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relays | No | ||
| repoId | Yes | Repository ID (e.g., "my-repo") | |
| ownerPubkey | No | Owner pubkey (optional, helps find faster) |