List Space Suggestions Tool
list-space-suggestionsUse this when the user wants to review pending, snoozed, done, high-confidence, or filtered Autopilot/repository-sync documentation suggestions for a Space. Read-only: returns suggestion inbox items and IDs for later apply/discard/snooze tools without changing documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of suggestions to return (default 50, max 200). | |
| status | No | Filter by suggestion status. Accepted values: pending (default), applied, discarded. | |
| batch_id | No | Optional. Scope results to a single numeric batch ID. | |
| space_id | Yes | The numeric ID of the space whose suggestions you want to list. Call list-spaces first. |