memory_add_rule_bulk
Add a mandatory or forbidden rule to multiple projects at once, with options to apply to all projects or a selected list.
Instructions
Add one rule to many projects at once.
rule_type is 'mandatory' or 'forbidden'. projects=None adds it to every registered project; otherwise pass a list of project slugs. Lets you push a rule to all your projects without doing it one by one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| content | Yes | ||
| priority | No | ||
| projects | No | ||
| rule_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||