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.