> For the complete documentation index, see [llms.txt](https://docs.wproofreader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wproofreader.com/api-reference/style-guide-api/actions.md).

# Actions

<table data-view="cards"><thead><tr><th>Action</th><th>Description</th><th data-card-target data-type="content-ref">Docs</th></tr></thead><tbody><tr><td><strong>Add rule</strong></td><td>Creates a new rule.</td><td><a href="/api-reference/style-guide-api/actions/add-rule-addrule.md">Add rule (addrule)</a></td></tr><tr><td><strong>Get rules</strong></td><td>Lists rules in the <code>lang</code> scope.</td><td><a href="/api-reference/style-guide-api/actions/get-rules-getrules.md">Get rules (getrules)</a></td></tr><tr><td><strong>Delete rule(s)</strong></td><td>Deletes rule(s) by ID and language.</td><td><a href="/api-reference/style-guide-api/actions/delete-rule-s-deleterule-deleterules.md">Delete rule(s) (deleterule, deleterules)</a></td></tr><tr><td><strong>Edit rule</strong></td><td>Updates an existing rule by ID and language.</td><td><a href="/api-reference/style-guide-api/actions/edit-rule-editrule.md">Edit rule (editrule)</a></td></tr><tr><td>Add collection</td><td>Creates a new collection.</td><td><a href="/api-reference/style-guide-api/actions/add-collection-addcollection.md">Add collection (addcollection)</a></td></tr><tr><td>Delete collection</td><td>Deletes collection by collection name and language.</td><td><a href="/api-reference/style-guide-api/actions/delete-collection-deletecollection.md">Delete collection (deletecollection)</a></td></tr><tr><td>Get collections</td><td>Lists collections in the <code>lang</code> scope.</td><td><a href="/api-reference/style-guide-api/actions/get-collections-getcollections.md">Get collections (getcollections)</a></td></tr><tr><td>Edit collection</td><td>Modifies an existing collection.</td><td><a href="/api-reference/style-guide-api/actions/edit-collection-editcollections.md">Edit collection (editcollections)</a></td></tr></tbody></table>
