get_posts
Retrieve and filter Erick Wendel's talks, blog posts, and videos by ID, title, language, or portal, with pagination support for efficient results management.
Instructions
Get a list of posts with optional filtering and pagination.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | No | Filter posts by ID | |
language | No | Filter posts by language | |
limit | No | Maximum number of posts to return | |
portal | No | Filter posts by portal | |
skip | No | Number of posts to skip | |
title | No | Filter posts by title |