<!--
{
  "availability" : [
    "iOS: 13.0.0 - 27.0.0",
    "iPadOS: 13.0.0 - 27.0.0",
    "macCatalyst: 13.1.0 - 27.0.0",
    "visionOS: 1.0.0 - 27.0.0",
    "watchOS: 6.0.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INSnoozeTasksIntentResponseCode/ready",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INSnoozeTasksIntentResponseCode@INSnoozeTasksIntentResponseCodeReady"
  },
  "title" : "INSnoozeTasksIntentResponseCode.ready"
}
-->

# INSnoozeTasksIntentResponseCode.ready

A response code that indicates app readiness.

```
case ready
```

## Discussion

Return this response code during the confirmation phase, after you’ve verified that you’re able to snooze the tasks in the specified task list. Don’t return this response code when handling the intent; doing so causes the device to display an error.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)