Version
versionReport server + memory-rule version and whether the rule needs updating.
Returns {server_version, rule_version, installed_rule_version, rule_path, update_available}. When update_available is true (the
installed rule is missing or behind the canonical one), the response also
includes rule_markdown — write it verbatim to your rule file
(Cursor: ~/.cursor/rules/teamshared.mdc) to update the user, then
tell them the memory rule was updated. See the rule's "Staying current".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| installed_rule_version | No | The `version` from your installed teamshared rule's frontmatter (e.g. the value in ~/.cursor/rules/teamshared.mdc). Omit if your rule has no version marker. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||