discourse_read_topic
Retrieve topic metadata and up to 100 posts from a Discourse forum. Specify topic ID, post limit, and starting post number to extract specific content for analysis or integration.
Instructions
Read a topic metadata and first N posts.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
post_limit | No | ||
start_post_number | No | Start from this post number (1-based) | |
topic_id | Yes |