get_user_config
Retrieves the complete user configuration including research interests, data sensitivity, and specialist contexts. Creates default config file if absent.
Instructions
Return the full Metis user configuration from user-config.yaml.
Returns the complete YAML content (research interests, data sensitivity,
specialist contexts, etc.). For a lightweight profile summary (name,
interests, news_topics), use get_user_profile() instead.
Creates the config file with defaults if it does not exist yet.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |