bridgeGetFileContent
Fetch raw file content from a decentralized Git repository via the Nostr bridge. Provide owner pubkey, repo, and path to retrieve the file directly.
Instructions
GET /api/nostr/repo/file-content — raw file from bridge
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| repo | Yes | ||
| branch | No | ||
| bridgeUrl | No | ||
| ownerPubkey | Yes |