{
  "name": "Clip idea to SwiftyNotes",
  "description": "Captures a SwiftyClip idea in SwiftyNotes.",
  "actions": [
    "Receive text or URL from Share Sheet",
    "Run CreateNoteIntent with title: Clipped Idea, body: shared content, tags: ideas, swiftyclip"
  ],
  "urlSchemeFallback": "swiftynotes://new?title=Clipped%20Idea&tags=ideas,swiftyclip"
}
