suwayomi_download_chapters
Queue and trigger chapter downloads for a manga by ID, using count, unread-only, or specific chapter IDs.
Instructions
Queue and trigger chapter downloads for a manga.
Args: manga_id: The ID of the manga. count: Number of chapters to download (default: 5). unread_only: If True, only downloads unread, undownloaded chapters. chapter_ids: Explicit list of chapter IDs to download (overrides count/unread_only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| manga_id | Yes | ||
| chapter_ids | No | ||
| unread_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |