读取北邮人论坛十大
get_top10Fetch the current top 10 threads from BYR BBS, returning board, thread ID, author, time, preview text, and original post link. Use optional limit and preview_chars parameters to control output size.
Instructions
读取北邮人论坛当前十大,返回版面、主题 ID、作者、时间、预览和原帖链接。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回 1 到 10 条。 | |
| preview_chars | No | 每条首帖预览的最大字符数;0 表示不返回预览。 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| fetched_at | Yes | ||
| source_url | Yes | ||
| last_built_at | No |