Can Siri be used for share extension on safari
Asked on 07/28/2024
1 search
Based on the provided context, Siri can indeed be used to perform actions within apps, including sharing content. However, there is no specific mention of Siri being used directly for share extensions in Safari.
Siri's capabilities have been expanded significantly, allowing it to perform actions in apps, access text displayed in any app, and even search data from apps using the new spotlight API. For example, Siri can bring content from a note into an email or share a favorite pet photo with friends. These functionalities are made possible through the app intents framework and Apple intelligence.
For more detailed information on how to integrate your app with Siri, you might want to check out the session Bring your app to Siri.
Relevant Sessions
- Platforms State of the Union
- Bring your app to Siri
- Bring your app’s core features to users with App Intents
If you have more specific questions about Siri's capabilities or need further details on a particular aspect, feel free to ask!

Platforms State of the Union
Discover the newest advancements on Apple platforms.

Bring your app’s core features to users with App Intents
Learn the principles of the App Intents framework, like intents, entities, and queries, and how you can harness them to expose your app’s most important functionality right where people need it most. Find out how to build deep integration between your app and the many system features built on top of App Intents, including Siri, controls and widgets, Apple Pencil, Shortcuts, the Action button, and more. Get tips on how to build your App Intents integrations efficiently to create the best experiences in every surface while still sharing code and core functionality.

Bring your app to Siri
Learn how to use App Intents to expose your app’s functionality to Siri. Understand which intents are already available for your use, and how to create custom intents to integrate actions from your app into the system. We’ll also cover what metadata to provide, making your entities searchable via Spotlight, annotating onscreen references, and much more.