{
  "name": "New journal entry",
  "description": "Creates a SwiftyNotes journal note tagged #journal.",
  "actions": [
    "Ask for text with prompt: What happened today?",
    "Run CreateNoteIntent with title: Journal Entry, body: provided text, tags: journal"
  ],
  "urlSchemeFallback": "swiftynotes://new?title=Journal%20Entry&tags=journal"
}
