List build-log posts
cotal_list_postsLists posts from the COTAL build log (blog), newest first, with cursor pagination. Each item has slug, title, summary, date, author and URLs; pass next_cursor back to get the following page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (default 10, max 50). | |
| cursor | No | The next_cursor value from a previous call. |