discussion_comments
Retrieve comments for a Kaggle discussion using its numeric ID, with optional page size up to 50.
Instructions
Get comments for a discussion.
Args:
discussion_id: Numeric discussion ID.
page_size: Number of comments to return (max 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| discussion_id | Yes | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |