phabricator_blog_post_search
Search Phame blog posts using built-in queries or custom constraints like IDs, visibility, subscribers, and full-text search. Includes optional subscriber and project attachments.
Instructions
Search Phame blog posts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queryKey | No | Built-in query: "all", "live", "draft", "archived" | |
| constraints | No | Search constraints | |
| attachments | No | Data attachments | |
| order | No | Result order | |
| limit | No | Maximum results (max 100) | |
| after | No | Cursor for next-page pagination | |
| before | No | Cursor for previous-page pagination |