wealthbox.comments.list
List comments from Wealthbox, optionally filtered by resource type, ID, and update time, with pagination.
Instructions
List comments (optionally by resource). Query params: resource_id, resource_type, updated_since, updated_before, page, per_page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| per_page | No | ||
| resource_id | No | ||
| resource_type | No | ||
| updated_since | No | ||
| updated_before | No |