list_forums
List 4PDA forum categories and subforums. Retrieve top-level categories without a forum ID, or get a forum's subforums and topic summary.
Instructions
List 4PDA forum categories/subforums. With no forum_id, returns the top-level categories (the forum tree roots). With a forum_id, returns that forum's subforums and a summary of its topics. IDs are 4PDA forum IDs.
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 | No | Forum ID. Omit to list top-level categories. |