Contents

AssistantEntity

An app entity that Apple Intelligence can discover to fulfill a person’s request.

Declaration

protocol AssistantEntity : AppEntity

Overview

Don’t adopt this protocol directly, instead use the AssistantEntity(schema:) macro to meet requirements for making your AppEntity discoverable by Apple Intelligence and Siri.

See Also

Previous schema types