get_deleted_posts
Retrieve deleted posts from Gelbooru by specifying a starting post ID to fetch content removed above that threshold.
Instructions
Retrieve deleted posts. Pass last_id to get everything deleted above that post ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last_id | No | Return deleted posts whose ID is above this value. | |
| limit | No |