<!--
{
  "availability" : [
    "*: -",
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/AssistantSchemas/BooksIntent",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "App Intents",
      "AppIntents"
    ],
    "preciseIdentifier" : "s:10AppIntents16AssistantSchemasO11BooksIntentP"
  },
  "title" : "AssistantSchemas.BooksIntent"
}
-->

# AssistantSchemas.BooksIntent

Assistant schema conformance for app intents that offer ebook and audiobook functionality.

```
protocol BooksIntent : AssistantSchemas.Model
```

## Topics

### Instance Properties

[`var navigatePage: some AssistantSchemas.Intent`](/documentation/AppIntents/AssistantSchemas/BooksIntent/navigatePage)

The app intent conforms to the schema for navigating to a specific page of an ebook.

[`var openBook: some AssistantSchemas.Intent`](/documentation/AppIntents/AssistantSchemas/BooksIntent/openBook)

The app intent conforms to the schema for opening an ebook.

[`var playAudiobook: some AssistantSchemas.Intent`](/documentation/AppIntents/AssistantSchemas/BooksIntent/playAudiobook)

The app intent conforms to the schema for playing an audiobook.

[`var search: some AssistantSchemas.Intent`](/documentation/AppIntents/AssistantSchemas/BooksIntent/search)

The app intent conforms to the schema for searching an ebook or audiobook library.

[`var updateCharacterSpacing: some AssistantSchemas.Intent`](/documentation/AppIntents/AssistantSchemas/BooksIntent/updateCharacterSpacing)

The app intent conforms to the schema for updating the character spacing.

[`var updateFontSize: some AssistantSchemas.Intent`](/documentation/AppIntents/AssistantSchemas/BooksIntent/updateFontSize)

The app intent conforms to the schema for updating the font size.

[`var updateLineSpacing: some AssistantSchemas.Intent`](/documentation/AppIntents/AssistantSchemas/BooksIntent/updateLineSpacing)

The app intent conforms to the schema for updating the line spacing.

[`var updateSettings: some AssistantSchemas.Intent`](/documentation/AppIntents/AssistantSchemas/BooksIntent/updateSettings)

The app intent conforms to the schema for updating settings for an ebook.

[`var updateWordSpacing: some AssistantSchemas.Intent`](/documentation/AppIntents/AssistantSchemas/BooksIntent/updateWordSpacing)

The app intent conforms to the schema for updating the spacing between words.

## Relationships

### Inherits From

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

### Conforming Types

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

[`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)