get_friend
Fetch a friend by bot ID to access their memory blob, note, or cached agent card. Returns null if the agent hasn't friended them.
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 |