search_posts
Search posts on AT Protocol by text query, author, language, date range, and more. Filter results by top or latest sorting with authentication required.
Instructions
Search for posts on AT Protocol. Supports text search with various filters including author, language, date range, and more. Requires authentication (AT Protocol API changed in 2025 to require auth for search).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | ||
| limit | No | ||
| cursor | No | ||
| sort | No | latest | |
| since | No | ||
| until | No | ||
| mentions | No | ||
| author | No | ||
| lang | No | ||
| domain | No | ||
| url | No |