list_topics
Retrieve forum topics from a 4PDA forum by ID, with titles, reply counts, and pinned status. If rate-limited, get retry-after timing instead of an error.
Instructions
List topics in a 4PDA forum (lofi version): id, title, reply count, is_important (pinned/important topics are prefixed with (!) on the site).
On rate limit, returns a 'rate_limited' payload with retry_after_seconds and retry_at_utc instead of an error — wait that long before calling again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| forum_id | Yes | 4PDA forum ID. |