add_comment
Add a comment to a crash function in a plugin, attributed to you. Use this to document findings or notes on crash locations.
Instructions
Add a comment to a crash function (a crash location) for a plugin. Attributed to you.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| func | Yes | The crash function/location to comment on. | |
| plugin | No | Which plugin to query: id, plugin code, or name. Omit if you have only one; otherwise required (see list_plugins). | |
| comment | Yes | The comment text. |