<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -",
    "macOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/AppSchema/VisualIntelligenceIntent",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "App Intents",
      "AppIntents"
    ],
    "preciseIdentifier" : "s:10AppIntents0A6SchemaV24VisualIntelligenceIntentP"
  },
  "title" : "AppSchema.VisualIntelligenceIntent"
}
-->

# AppSchema.VisualIntelligenceIntent

Identifies intent schemas in the visual intelligence domain.

```
protocol VisualIntelligenceIntent : AppSchema.Kind
```

## Topics

### Instance Properties

[`var semanticContentSearch: some AppSchemaIntent`](/documentation/AppIntents/AppSchema/VisualIntelligenceIntent/semanticContentSearch)

An intent schema that shows more and richer visual search results in the app.

## Relationships

### Conforming Types

[`Intent`](/documentation/AppIntents/AppSchema/Intent)

### Inherits From

[`Kind`](/documentation/AppIntents/AppSchema/Kind)

---

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)