postmd_create_group
Create a named group for organizing and publishing Markdown documents as shareable web pages, with optional expiry date to limit access duration.
Instructions
Create a group. Requires an API key with groups:write. Documents can then be filed into it and members invited from the web app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| expireDate | No | yyyyMMdd. The group stops working after this date. |