Snooze Space Suggestion Tool
snooze-space-suggestionUse this when the user wants to postpone, remind later, or snooze one Autopilot/repository-sync documentation suggestion. State-changing: hides the pending suggestion until the specified date/time after authorization. Requires suggestion_id from list-space-suggestions and an until timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| until | Yes | Future date/time parseable by the platform. | |
| suggestion_id | Yes | Numeric Autopilot suggestion ID to snooze. Use list-space-suggestions first when needed. |