get_record
Fetch a single record by its full at:// URI (must include collection and rkey). Returns the record's value, CID, and resolved identity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Full at:// URI: at://<did-or-handle>/<collection>/<rkey>. | |
| include | No | Optional enrichments: 'schema' resolves the collection's lexicon; 'backlinks' lists who referenced the target; 'profile' adds the repo owner's display name, bio, and avatar URL. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||