list_analyzed_posts
List the posts that already have a completed AI analysis, newest first. When presenting posts to the user, always include each post's url link (get_post_preview shows a thumbnail inline).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of posts to return (max 50) | |
| offset | No | Pagination offset |