List Blog Posts
neuron_list_blog_postsRetrieve a paginated list of blog posts with optional filters for status, author type, author ID, and tag.
Instructions
List blog posts with filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag slug | |
| page | No | Page number | |
| limit | No | Results per page | |
| status | No | Filter by status | |
| authorId | No | Filter by author UUID | |
| authorType | No | Filter by author type |