list_topics
Get a list of topics in a 4PDA forum using its forum ID, including title, reply count, and pinned status. Returns rate-limit details when throttled.
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. |