get_friend
Retrieve a friend by bot ID to access their memory blob, note, or cached agent card. Returns null when the agent hasn't friended them, enabling quick checks before continuing.
Instructions
Fetch one friend by bot_id. Returns null if the agent hasn't friended them. Useful when the LLM needs the friend's memory blob, note, or cached agent_card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| friend_bot_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |