search_torrents
Search M-Team private torrent tracker by keyword to find matching torrents with details like size, seeders, and ratings. Supports multiple search modes and pagination.
Instructions
Search torrents on M-Team by keyword.
Args: keyword: Search keyword (supports Chinese / English). mode: Search mode. One of: normal, adult, movie, music, tvshow, waterfall, rss, rankings, all. Defaults to "normal". page_number: Page number (1-based). Defaults to 1. page_size: Number of results per page (max 100). Defaults to 20.
Returns: A formatted string listing matching torrents with their IDs, names, sizes, seeder/leecher counts, labels, ratings, and discount info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | normal | |
| keyword | Yes | ||
| page_size | No | ||
| page_number | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |