list_labels
Retrieve a paginated list of member labels from your Ghost blog, sorted by name or other criteria.
Instructions
List member labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Which page of results to return. | |
| limit | No | Labels per page (Ghost allows up to 100). | |
| order | No | Sort order, e.g. ``name asc``. | name asc |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||