search_esa_posts
Search and retrieve posts from esa.io using customizable queries for precise results. Filter by keywords, categories, tags, authors, dates, and more to efficiently locate relevant information.
Instructions
Search posts in esa.io. Response is paginated. For efficient search, you can use customized queries like the following: keyword for partial match, "keyword" for exact match, keyword1 keyword2 for AND match, keyword1 OR keyword2 for OR match, -keyword for excluding keywords, title for title match, wip or wip for WIP posts, kind or kind for kind match, category for partial match with category name, in for prefix match with category name, on for exact match with category name, body for body match, tag or tag case_sensitive for tag match, user for post author's screen name, updated_by for post updater's screen name, comment for partial match with comments, starred or starred for starred posts, watched or watched for watched posts, watched_by for screen name of members watching the post, sharing or sharing for shared posts, stars:>3 for posts with more than 3 stars, watches:>3 for posts with more than 3 watches, comments:>3 for posts with more than 3 comments, done:>=3 for posts with 3 or more done items, undone:>=3 for posts with 3 or more undone items, created:>YYYY-MM-DD for filtering by creation date, updated:>YYYY-MM-DD for filtering by update date
Input Schema
Name | Required | Description | Default |
---|---|---|---|
order | No | desc | |
page | No | ||
perPage | No | ||
query | Yes | ||
sort | No | best_match | |
teamName | No | my-team-name |