list_comments
List comments attached to a crash function location for a plugin to review discussions on crash reports.
Instructions
List the comments on a crash function (a crash location) for a plugin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| func | Yes | The crash function/location the comments hang off (as shown by list_frequent_crashes / get_crash_log). | |
| plugin | No | Which plugin to query: id, plugin code, or name. Omit if you have only one; otherwise required (see list_plugins). |