create_rule
Define customized rules for managing multi-project Markdown documents in Memory Bank MCP Server. Specify rule name, content, and scope (global or project-specific) to streamline document organization and processing.
Instructions
创建新规则
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | 规则内容 | |
description | No | 规则描述 | |
isGlobal | Yes | 是否是全局规则 | |
name | Yes | 规则名称 | |
projectId | No | 项目ID(非全局规则需要) |