> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spellborne.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Friend Metadata

> Get friend NFT metadata including name, image, and attributes

<ParamField path="id" type="string" required>Friend token ID (decimal or hex)</ParamField>

### Response Fields

| Field       | Description                        |
| ----------- | ---------------------------------- |
| tokenId     | Friend token ID                    |
| name        | Friend name                        |
| description | Collection description             |
| image       | Profile picture URL                |
| attributes  | Array of traits (Location, Gender) |
