retrieve_multiple_comments
Fetch all comments from a specific discussion using Storyblok's Management API. Provide the discussion_id to retrieve associated comments efficiently.
Instructions
Retrieves all comments from a specific discussion via the Storyblok Management API.
- discussion_id: Numeric ID of the discussion.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| discussion_id | Yes |