category_delete
Remove a named category from a Foundry VTT journal. Returns false if the category does not exist.
Instructions
Delete a category from a journal by name. Returns False if not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| journal | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |