get_profile
Get a comprehensive profile for a user or volume with categorized facts, relationships, and activity. Provides a pre-formatted context block for LLM injection.
Instructions
Get a comprehensive profile for a volume or user. Returns categorized facts (identity, preferences, expertise, projects), relationships, recent activity, instructions, topics, stats, and a pre-formatted context_block for LLM injection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Optional user ID to scope the profile to a specific user | |
| volume_id | No | Volume ID. Uses default if not set. | |
| refresh | No | Force refresh (bypass 5-min cache) |