createDataType
Define custom content types for membership and directory websites, allowing administrators to create structured templates for posts, listings, or member-generated content.
Instructions
Create a data type — Define a new content-type template. Only do this when the user explicitly wants a new post type — most sites come pre-configured with the types they need.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_name | Yes | Display name for this content type (e.g. "Single Photo Post", "Multi-Photo Post", "Video Post") | |
| category_active | Yes | 1 = active and available for members to use; 0 = inactive | |
| limit_available | No | 1 = membership-plan posting limits apply to this data type; 0 = no per-plan limits |