Garoon Get Bulletin Topic Detail
garoon-get-bulletin-topicRetrieve full details of a Garoon bulletin board topic, including body, attachments, public period, and metadata, using a topic ID.
Instructions
Get full details of a specific bulletin board topic from Garoon, including body content, attachments, public period, and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topicId | Yes | Topic ID to get details for (numeric string) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Error message. Present on error | |
| result | No | Result of the operation. Present on success | |
| status | No | HTTP status code from the Garoon API. Present only when the error is an HTTP error response | |
| responseText | No | Raw response body from the Garoon API. Present only when the error is an HTTP error response |