search_comments
Search authorized projects for website and asset feedback using text, dates, author, status, tags, and priority. Without project filters, searches all projects granted to this connection. Results are paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Page path, for example /pricing. | |
| tags | No | One or more comma-separated tag names. | |
| limit | No | ||
| query | No | Search feedback text and titles. | |
| author | No | Author name or email. | |
| offset | No | ||
| search | No | Search feedback text and titles; equivalent to query. | |
| source | No | all | |
| status | No | One or more comma-separated status names. | |
| asset_id | No | Restrict asset feedback to this asset ID. | |
| priority | No | One or more comma-separated priorities. | |
| project_id | No | Authorized project ID, project slug, domain, or public key. Defaults to the configured project when omitted. | |
| project_ids | No | Only search these authorized project IDs. | |
| created_after | No | Inclusive lower creation timestamp, with timezone. | |
| created_before | No | Inclusive upper creation timestamp, with timezone. | |
| include_archived | No | Include archived feedback; defaults to false. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||