浏览北邮人论坛版面
get_boardRead a paginated board directory from the BYR BBS using a local session, allowing AI agents to browse threads without exposing stored credentials.
Instructions
使用本机保存的论坛会话读取一页版面目录;不向 Agent 暴露凭据。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 目录页码。 | |
| board | Yes | 英文版面名,例如 Job、Picture。 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| board | Yes | ||
| threads | Yes | ||
| description | No | ||
| total_pages | Yes |