suwayomi_get_library
Retrieve manga library entries from Suwayomi, with optional filters for in-library titles, keyword/author/genre search, and result limits.
Instructions
Fetch your manga/manhwa library state from Suwayomi.
Args: in_library_only: If True, only returns titles marked as in-library favorites. If False, returns all indexed titles. search: Filter titles by keyword, author, or genre (e.g. 'isekai', 'Latna', 'action'). limit: Maximum number of titles to return (default: 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| search | No | ||
| in_library_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |