<!--
{
  "availability" : [
    "*: -",
    "iOS: 26.2.0 -",
    "iPadOS: 26.2.0 -",
    "macCatalyst: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/AssistantSchemas/AssistantIntent",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "App Intents",
      "AppIntents"
    ],
    "preciseIdentifier" : "s:10AppIntents16AssistantSchemasO0C6IntentP"
  },
  "title" : "AssistantSchemas.AssistantIntent"
}
-->

# AssistantSchemas.AssistantIntent

Assistant schema conformance for types you use for assistant functionality.

```
protocol AssistantIntent : AssistantSchemas.Model
```

## Topics

### Instance Properties

[`var activate: some AssistantSchemas.Intent`](/documentation/AppIntents/AssistantSchemas/AssistantIntent/activate)

## Relationships

### Inherits From

[`Model`](/documentation/AppIntents/AssistantSchemas/Model)

### Conforming Types

[`IntentSchema`](/documentation/AppIntents/AssistantSchema/IntentSchema)

---

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)