esa_list_posts
Retrieve a paginated list of team posts with customizable sorting, filtering, and related data inclusion using the esa MCP Server interface.
Instructions
Get a list of posts in the team (with pagination support)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include | No | Related data to include in the response (e.g. 'comments,stargazers') | |
order | No | Sort order (desc, asc) | desc |
page | No | Page number to retrieve | |
per_page | No | Number of results per page (default: 20, max: 100) | |
q | No | Search query (see esa API documentation for details) | |
sort | No | Sort method (updated, created, number, stars, watches, comments, best_match) | updated |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from esa MCP Server
Related Tools
- @kajirita2002/esa-mcp-server
- @adepanges/teamretro-mcp-server
- @tiovikram/linear-mcp
- @adepanges/teamretro-mcp-server
- @adepanges/teamretro-mcp-server