syncpen_list_suggestions
Retrieve pending suggestions from a document. Set status to 'all' to include accepted or rejected.
Instructions
List a document's suggestions so you can see what is still pending. Defaults to pending only; pass status 'all' to include accepted/rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Optional: 'pending' (default) or 'all'. | |
| documentId | Yes | The ID of the document |