How do I prompt Apple Foundation Model in Shortcuts? What can I ask it?
Asked on 06/26/2025
1 search
To prompt the Apple Foundation Model in Shortcuts, you can use the new "Use Model Action" introduced in the session Develop for Shortcuts and Spotlight with App Intents. This action allows you to integrate Apple Intelligence models into your shortcuts, enabling tasks like parsing text or formatting data with just a few words. You can choose between a large server-based model for complex requests or an on-device model for simpler tasks without needing a network connection.
You can ask the model to perform various tasks such as summarizing content, generating text, or even filtering calendar events. The model can handle requests like generating a bedtime story, creating dialogue for game characters, or even generating an itinerary for a travel app. The flexibility of the model allows you to tailor its responses to fit the needs of your app or shortcut.
For more detailed guidance on prompt design and safety, you might want to check out the session Explore prompt design & safety for on-device foundation models, which covers best practices for creating effective prompts and ensuring safe interactions with the model.

Meet the Foundation Models framework
Learn how to tap into the on-device large language model behind Apple Intelligence! This high-level overview covers everything from guided generation for generating Swift data structures and streaming for responsive experiences, to tool calling for integrating data sources and sessions for context management. This session has no prerequisites.

Explore prompt design & safety for on-device foundation models
Design generative AI experiences that leverage the strengths of the Foundation Models framework. We’ll start by showing how to design prompts for the on-device large language model at the core of Apple Intelligence. Then, we’ll introduce key ideas around AI safety, and offer concrete strategies to make your generative AI features safe, reliable, and delightful.

Discover machine learning & AI frameworks on Apple platforms
Tour the latest updates to machine learning and AI frameworks available on Apple platforms. Whether you are an app developer ready to tap into Apple Intelligence, an ML engineer optimizing models for on-device deployment, or an AI enthusiast exploring the frontier of what is possible, we’ll offer guidance to help select the right tools for your needs.