<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/AppSchemaIntent",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "App Intents"
    ],
    "preciseIdentifier" : "s:10AppIntents0A12SchemaIntentP"
  },
  "title" : "AppSchemaIntent"
}
-->

# AppSchemaIntent

```
protocol AppSchemaIntent : AppSchema.Kind
```

## Topics

### Type Properties

[`static var assistant: some AppSchema.AssistantIntent`](/documentation/AppIntents/AppSchemaIntent/assistant)

The collection of intent schemas in the assistant domain.

[`static var audio: some AppSchema.AudioIntent`](/documentation/AppIntents/AppSchemaIntent/audio)

The collection of intent schemas in the audio domain.

[`static var books: some AppSchema.BooksIntent`](/documentation/AppIntents/AppSchemaIntent/books)

The collection of intent schemas in the books domain.

[`static var browser: some AppSchema.BrowserIntent`](/documentation/AppIntents/AppSchemaIntent/browser)

The collection of intent schemas in the browser domain.

[`static var calendar: some AppSchema.CalendarIntent`](/documentation/AppIntents/AppSchemaIntent/calendar)

The collection of intent schemas in the calendar domain.

[`static var camera: some AppSchema.CameraIntent`](/documentation/AppIntents/AppSchemaIntent/camera)

The collection of intent schemas in the camera domain.

[`static var clock: some AppSchema.ClockIntent`](/documentation/AppIntents/AppSchemaIntent/clock)

The collection of intent schemas in the clock domain.

[`static var files: some AppSchema.FilesIntent`](/documentation/AppIntents/AppSchemaIntent/files)

The collection of intent schemas in the files domain.

[`static var journal: some AppSchema.JournalIntent`](/documentation/AppIntents/AppSchemaIntent/journal)

The collection of intent schemas in the journal domain.

[`static var mail: some AppSchema.MailIntent`](/documentation/AppIntents/AppSchemaIntent/mail)

The collection of intent schemas in the mail domain.

[`static var maps: some AppSchema.MapsIntent`](/documentation/AppIntents/AppSchemaIntent/maps)

The collection of intent schemas in the maps domain.

[`static var messages: some AppSchema.MessagesIntent`](/documentation/AppIntents/AppSchemaIntent/messages)

The collection of intent schemas in the messages domain.

[`static var notes: some AppSchema.NotesIntent`](/documentation/AppIntents/AppSchemaIntent/notes)

The collection of intent schemas in the notes domain.

[`static var phone: some AppSchema.PhoneIntent`](/documentation/AppIntents/AppSchemaIntent/phone)

The collection of intent schemas in the phone domain.

[`static var photos: some AppSchema.PhotosIntent`](/documentation/AppIntents/AppSchemaIntent/photos)

The collection of intent schemas in the photos domain.

[`static var presentation: some AppSchema.PresentationIntent`](/documentation/AppIntents/AppSchemaIntent/presentation)

The collection of intent schemas in the presentation domain.

[`static var reader: some AppSchema.ReaderIntent`](/documentation/AppIntents/AppSchemaIntent/reader)

The collection of intent schemas in the reader domain.

[`static var reminders: some AppSchema.RemindersIntent`](/documentation/AppIntents/AppSchemaIntent/reminders)

The collection of intent schemas in the reminders domain.

[`static var spreadsheet: some AppSchema.SpreadsheetIntent`](/documentation/AppIntents/AppSchemaIntent/spreadsheet)

The collection of intent schemas in the spreadsheet domain.

[`static var system: some AppSchema.SystemIntent`](/documentation/AppIntents/AppSchemaIntent/system)

The collection of intent schemas in the system domain.

[`static var visualIntelligence: some AppSchema.VisualIntelligenceIntent`](/documentation/AppIntents/AppSchemaIntent/visualIntelligence)

The collection of intent schemas in the visual intelligence domain.

[`static var whiteboard: some AppSchema.WhiteboardIntent`](/documentation/AppIntents/AppSchemaIntent/whiteboard)

The collection of intent schemas in the whiteboard domain.

[`static var wordProcessor: some AppSchema.WordProcessorIntent`](/documentation/AppIntents/AppSchemaIntent/wordProcessor)

The collection of intent schemas in the word processor domain.

## 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)