search_bluesky
Search Bluesky posts by keyword. Billed $0.003 per page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | Number of pages to fetch, 1-20 (default: 1). Each page returns up to 50 posts; you are billed per page returned. | |
| query | Yes | Search keyword (max 500 characters). Bluesky search syntax works: "exact phrase", -exclude, from:handle, lang:en, #tag | |
| sort_by | No | Sort order: "most_recent" or "relevance" | most_recent |
| end_date | No | Only posts up to this date (format: YYYY-MM-DD) | |
| start_date | No | Only posts from this date onward (format: YYYY-MM-DD) | |
| get_sentiment | No | Add AI sentiment analysis (Plutchik emotions, dominant_emotion, intensity, and positive/negative/neutral polarity) to each result. Adds a small surcharge per page, or per request on single-request endpoints. |