get_user_preferences
Retrieve your saved user preferences and available preference sections to review existing rules before updating or merging new settings.
Instructions
Return the current content of ~/.central-mcp/user.md and the available preference sections.
The file holds only user-authored rules — there is no scaffolded
template, so an empty content means "no preferences set yet". The
response also carries available_sections (valid section values
for update_user_preferences) and examples (a hint of what the
user might want to set, surfaced when the user asks what's
configurable). Call this before update_user_preferences so you
can merge new rules with anything already saved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||