<!--
{
  "availability" : [
    "iOS: 16.4.0 -",
    "iPadOS: 16.4.0 -",
    "macCatalyst: -",
    "macOS: 13.3.0 -",
    "tvOS: 16.4.0 -",
    "visionOS: -",
    "watchOS: 9.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/SetFocusFilterIntentError/missingParameterValue",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "App Intents"
    ],
    "preciseIdentifier" : "s:10AppIntents25SetFocusFilterIntentErrorO21missingParameterValueyA2CmF"
  },
  "title" : "SetFocusFilterIntentError.missingParameterValue"
}
-->

# SetFocusFilterIntentError.missingParameterValue

An error indicating that the intent has an invalid parameter value.

```
case missingParameterValue
```

## Discussion

For example, an intent has a non-optional parameter but it doesn’t have a default value.

---

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)