Skip to content

Instantly share code, notes, and snippets.

@extratone
Last active February 27, 2024 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save extratone/eb2ebad482c7849977ae05271526edc7 to your computer and use it in GitHub Desktop.
Save extratone/eb2ebad482c7849977ae05271526edc7 to your computer and use it in GitHub Desktop.
Source index of all Mona Siri Shortcuts actions as of version 6.
<!DOCTYPE html><html><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="format-detection" content="telephone=no,date=no">
<title>Mona 6 Action Showcase</title>
<style>
body {
font-family: system-ui;
font-size: 0.95em;
margin-top: 1rem;
margin-bottom: calc(1rem + env(safe-area-inset-bottom));
word-break: break-word;
}
button {
color: #000;
background-color: #e4e4ff;
width: 100%;
font-size: 1em;
font-weight: normal;
line-height: 1.8;
text-align: left;
margin: 4px 0;
padding: 1px 8px;
border: 1px #aaa;
border-style: solid;
border-radius: 8px;
cursor: initial;
touch-action: manipulation;
}
.button {
margin-bottom: 0;
border-bottom-style: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
cursor: auto;
}
.button::after {
content: '\25A1';
float: right;
font-weight: bold;
margin-left: 10px;
}
.closed {
margin-bottom: 4px;
border-bottom-style: solid;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}
.closed::after { content: '\2212'; }
.nonbottom {
margin-bottom: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-style: none;
}
.nontop {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.gGray { background-color: #e0e0e0; }
.gGreen { background-color: #ddffdd; }
.gYellow { background-color: #ffeebb; }
.gOrange { background-color: #ffddcc; }
.gRed { background-color: #ffccdd; }
.gBlue { background-color: #aaccff; }
.gUnknown { background-color: #bbffff; }
.gParams {
text-align: center;
background-color: #f8f8f8;
}
.content {
overflow: hidden;
margin-bottom: 4px;
padding: 3px 0 3px 8px;
border: 1px #aaa;
border-style: none solid solid solid;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}
.contentloop {
margin-bottom: 0;
padding-top: 4px;
padding-bottom: 4px;
border-bottom-style: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.dashed { border-left-style: dashed; }
.inside {
border-right-style: none;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.commentcontent { background-color: #ffeebb; }
.row {
display: flex;
padding-right: 2px;
}
.col1 {
margin-right: 3px;
padding-right: 3px;
border-right-style: double;
}
.col2 { white-space: pre-wrap; }
span.box {
display: inline;
white-space: pre-wrap;
margin: 0 2px;
padding: 2px 4px;
border-radius: 6px;
background-color: #fff;
}
span.var { font-style: italic; }
span.magic {
cursor: pointer;
font-style: italic;
text-decoration: underline;
}
hr {
width: 0px;
height: 2px;
border: 1px solid #aaa;
margin: -4px auto;
}
@media (prefers-color-scheme: dark) {
body { background: #000; color: #eee; }
button { background: #514c72; color: #eee; }
.gGray { background-color: #555555; }
.gGreen { background-color: #3a6441; }
.gYellow { background-color: #716d33; }
.gOrange { background-color: #76523f; }
.gRed { background-color: #674044; }
.gBlue { background-color: #384c67; }
.gUnknown { background-color: #377172; }
.gParams { background-color: #181818; }
.commentcontent { background-color: #716d33; }
span.box { background-color: #000; }
}
</style></head><body>
<button class="button gParams"><b>Mona 6 Action Showcase</b> (<span class="magic" onclick="magictap(37)">38</span> actions, 25 KB)</button>
<div class="content"><div class="col2">"WFQuickActionSurfaces": [],
"WFWorkflowClientVersion": "2302.0.5",
"WFWorkflowHasOutputFallback": false,
"WFWorkflowHasShortcutInputVariables": false,
"WFWorkflowIcon": {
"WFWorkflowIconStartColor": -314141441,
"WFWorkflowIconGlyphNumber": 61440
},
"WFWorkflowImportQuestions": [],
"WFWorkflowInputContentItemClasses": [
"WFAppContentItem",
"WFAppStoreAppContentItem",
"WFArticleContentItem",
"WFContactContentItem",
"WFDateContentItem",
"WFEmailAddressContentItem",
"WFFolderContentItem",
"WFGenericFileContentItem",
"WFImageContentItem",
"WFiTunesProductContentItem",
"WFLocationContentItem",
"WFDCMapsLinkContentItem",
"WFAVAssetContentItem",
"WFPDFContentItem",
"WFPhoneNumberContentItem",
"WFRichTextContentItem",
"WFSafariWebPageContentItem",
"WFStringContentItem",
"WFURLContentItem"
],
"WFWorkflowMinimumClientVersion": 900,
"WFWorkflowMinimumClientVersionString": "900",
"WFWorkflowOutputContentItemClasses": [],
"WFWorkflowTypes": []
</div></div>
<button class="gUnknown" data-uuid="11A634CA-E028-4A86-9B66-25F921B67DDF" id="m0">
0 com.jonny.mona.SelectClientAccountIntent</button>
<button class="gUnknown" data-uuid="80904562-BBAB-4FC9-A6B2-056FF8C4F76E" id="m1">
1 com.jonny.mona.GetClientAccountsIntent</button>
<button class="gUnknown" data-uuid="E1F4F14A-4875-42BD-82C5-03D2FCCFFF8C" id="m2">
2 com.jonny.mona.GetCurrentUserProfileIntent</button>
<button class="gUnknown" data-uuid="FD4AF325-A147-43FC-969E-12BBBA0E60E3" id="m3">
3 com.jonny.mona.GetCurrentTweetIntent</button>
<button class="gUnknown" data-uuid="B4197DDB-8EB9-49C7-9CD7-8CEFB4BE846B" id="m4">
4 com.jonny.mona.IsAppRunningIntent</button>
<button class="gUnknown" data-uuid="68FBBACB-A8E7-4211-8CC8-D40070321FDC" id="m5">
5 com.jonny.mona.QuitAppIntent</button>
<button class="gUnknown" data-uuid="4A88235F-10C8-4B78-9D2A-649B605FF962" id="m6">
6 com.jonny.mona.AddMastodonFilterKeywordsIntent</button>
<button class="gUnknown" data-uuid="B0F3F954-6607-481F-AD8C-4E6DBC5DC7E6" id="m7">
7 com.jonny.mona.CreateMastodonFilterIntent »</button>
<hr><button class="button gUnknown" data-uuid="022B2383-FF77-438E-9EC6-03BE325949DE" id="m8">
8 com.jonny.mona.DeleteMastodonFilterIntent</button>
<div class="content">
<div class="row"><div class="col1">filters</div>
<div class="col2"><span class="var"><b>[7 Mastodon Filter]</b></span></div></div></div>
<button class="gUnknown" data-uuid="1C8633FA-E1B9-4EED-8832-257DC8019210" id="m9">
9 com.jonny.mona.GetMastodonFiltersIntent</button>
<button class="gUnknown" data-uuid="4FAA6092-69D5-459A-922E-674DBBFE310D" id="m10">
10 com.jonny.mona.GetMastodonFiltersIntent</button>
<button class="gUnknown" data-uuid="A6E63831-D106-4368-998D-CDBACC37FBD7" id="m11">
11 com.jonny.mona.SearchMastodonFilterIntent</button>
<button class="gUnknown" data-uuid="F142C20A-61EE-4C0A-B034-0546B9841C2B" id="m12">
12 com.jonny.mona.KJYFocusFilter</button>
<button class="gUnknown" data-uuid="0E1DEE21-0007-406F-A22D-F891269E6E7B" id="m13">
13 com.jonny.mona.KJYOpenURLIntent</button>
<button class="gUnknown" data-uuid="A6697516-A4B9-40A7-88E1-A7376EA4A4F8" id="m14">
14 com.jonny.mona.OpenTweetComposerIntent</button>
<button class="gUnknown" data-uuid="150FAFDB-F9F8-44BA-B677-8814EBBDD966" id="m15">
15 com.jonny.mona.OpenSearchIntent</button>
<button class="gUnknown" data-uuid="4740CF25-DB43-4492-83AF-68C07789818D" id="m16">
16 com.jonny.mona.SwitchAccountIntent</button>
<button class="gUnknown" data-uuid="25BBEF31-82E7-4C31-8370-009179246D4B" id="m17">
17 com.jonny.mona.SwitchAccountIntent</button>
<button class="gUnknown" data-uuid="1A6BBF68-2456-49D7-9B01-9D1EB24D35FB" id="m18">
18 com.jonny.mona.UploadMediaIntent</button>
<button class="gUnknown" data-uuid="F6C7ACE7-72F3-4A9B-AAB2-7ED3076B6220" id="m19">
19 com.jonny.mona.CreatePollIntent</button>
<button class="gUnknown" data-uuid="07C09CF2-3659-4639-BAD0-0AAC4C099727" id="m20">
20 com.jonny.mona.GetScheduledPostsIntent</button>
<button class="gUnknown" data-uuid="043ACE80-1C81-49C1-B885-993C61E20FBD" id="m21">
21 com.jonny.mona.PostTweetIntent</button>
<button class="gUnknown" data-uuid="6F5832FE-32B6-42E5-BCEF-856C1D3FF917" id="m22">
22 com.jonny.mona.ChangeScheduledPostDateIntent</button>
<button class="gUnknown" data-uuid="1FFD7EE7-0D75-4C93-A32C-65108DD7CB9A" id="m23">
23 com.jonny.mona.GetAccountIntent</button>
<button class="gUnknown" data-uuid="59773BD4-B6E1-4297-9C8B-84FB9534A1C5" id="m24">
24 com.jonny.mona.GetTweetIntent</button>
<button class="gUnknown" data-uuid="739DB2CE-BE10-4FF2-BE78-3786CBA15820" id="m25">
25 com.jonny.mona.KJYSearchIntent</button>
<button class="gUnknown" data-uuid="0D487F97-3B9A-42A8-A5B0-C59E899697C2" id="m26">
26 com.jonny.mona.AdjustSettingsIntent</button>
<button class="button gUnknown" data-uuid="C20EDF17-AAE7-40AD-B7A3-68F4E6A2D078" id="m27">
27 com.jonny.mona.ExportOrImportSettingsIntent</button>
<div class="content">
<div class="row"><div class="col1">includesThemes</div>
<div class="col2">true</div></div>
<div class="row"><div class="col1">includesAccentColors</div>
<div class="col2">true</div></div></div>
<button class="gUnknown" data-uuid="6505F077-083B-412E-8C8C-4717CC2E7E82" id="m28">
28 com.jonny.mona.GetThemesIntent »</button>
<hr><button class="button gUnknown" data-uuid="C9B8D011-8012-4FA9-92A1-7F4991D801DE" id="m29">
29 com.jonny.mona.SetThemeIntent</button>
<div class="content">
<div class="row"><div class="col1">theme</div>
<div class="col2"><span class="var"><b>[28 Mona Themes]</b></span></div></div></div>
<button class="gUnknown" data-uuid="511D48F8-DA29-4DB1-A171-F5DE76A1B4E8" id="m30">
30 com.jonny.mona.GetUserAccessibilityTextIntent</button>
<button class="gUnknown" data-uuid="0610A5FE-EBC9-4638-B63A-EE5655738DF9" id="m31">
31 com.jonny.mona.GetTweetAccessibilityTextIntent</button>
<button class="gUnknown" data-uuid="E7A9399E-E590-40BB-A07F-1FD360C3F891" id="m32">
32 com.jonny.mona.GetImageCaptionIntent</button>
<button class="gUnknown" data-uuid="D8EF19B6-D099-4AE5-BF72-61E92A1BDD89" id="m33">
33 com.jonny.mona.GetTextLimitIntent</button>
<button class="gUnknown" data-uuid="F681AFC0-3A3F-4E17-9389-191EB841C657" id="m34">
34 com.jonny.mona.GetPrivacyLevelIntent</button>
<button class="gUnknown" data-uuid="5A7501B8-6477-4F90-9D1C-BDECE41E870B" id="m35">
35 com.jonny.mona.SetImageCaptionIntent</button>
<button class="gUnknown" data-uuid="168CBBD5-3229-43ED-BC98-7787143FF3B9" id="m36">
36 com.jonny.mona.SplitTextIntent</button>
<button class="gUnknown" data-uuid="539EC4C2-9642-40B8-A9D1-DACE653E9C24" id="m37">
37 com.jonny.mona.ExportTweetScreenshotIntent</button>
<script>
for (b of document.getElementsByClassName('button')) {
b.addEventListener('click', function() {
this.classList.toggle('closed');
let s = this.nextElementSibling;
s.style.display = getComputedStyle(s).display==='none' ? 'block' : 'none';
})}
function magictap(id) {
event.stopPropagation();
let e = document.getElementById('m'+id);
let p = e;
while ((p = p.parentNode).tagName.toLowerCase() === 'div') {
p.style.display = 'block';
p.previousElementSibling.classList.remove('closed');
}
setTimeout(function(){ e.scrollIntoView({block:'nearest',behavior:'smooth'}); }, 10);
}
</script></body></html>
{
"WFWorkflowMinimumClientVersionString": "900",
"WFWorkflowMinimumClientVersion": 900,
"WFWorkflowIcon": {
"WFWorkflowIconStartColor": -314141441,
"WFWorkflowIconGlyphNumber": 61440
},
"WFWorkflowClientVersion": "2302.0.5",
"WFWorkflowOutputContentItemClasses": [],
"WFWorkflowHasOutputFallback": false,
"WFWorkflowActions": [{
"WFWorkflowActionIdentifier": "com.jonny.mona.SelectClientAccountIntent",
"WFWorkflowActionParameters": {
"UUID": "11A634CA-E028-4A86-9B66-25F921B67DDF",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "SelectClientAccountIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.GetClientAccountsIntent",
"WFWorkflowActionParameters": {
"UUID": "80904562-BBAB-4FC9-A6B2-056FF8C4F76E",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "GetClientAccountsIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.GetCurrentUserProfileIntent",
"WFWorkflowActionParameters": {
"UUID": "E1F4F14A-4875-42BD-82C5-03D2FCCFFF8C",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "GetCurrentUserProfileIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.GetCurrentTweetIntent",
"WFWorkflowActionParameters": {
"UUID": "FD4AF325-A147-43FC-969E-12BBBA0E60E3",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "GetCurrentTweetIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.IsAppRunningIntent",
"WFWorkflowActionParameters": {
"UUID": "B4197DDB-8EB9-49C7-9CD7-8CEFB4BE846B",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "IsAppRunningIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.QuitAppIntent",
"WFWorkflowActionParameters": {
"UUID": "68FBBACB-A8E7-4211-8CC8-D40070321FDC",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "QuitAppIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.AddMastodonFilterKeywordsIntent",
"WFWorkflowActionParameters": {
"UUID": "4A88235F-10C8-4B78-9D2A-649B605FF962",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "AddMastodonFilterKeywordsIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.CreateMastodonFilterIntent",
"WFWorkflowActionParameters": {
"UUID": "B0F3F954-6607-481F-AD8C-4E6DBC5DC7E6",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "CreateMastodonFilterIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.DeleteMastodonFilterIntent",
"WFWorkflowActionParameters": {
"filters": {
"Value": {
"OutputUUID": "B0F3F954-6607-481F-AD8C-4E6DBC5DC7E6",
"Type": "ActionOutput",
"OutputName": "Mastodon Filter"
},
"WFSerializationType": "WFTextTokenAttachment"
},
"UUID": "022B2383-FF77-438E-9EC6-03BE325949DE",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "DeleteMastodonFilterIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.GetMastodonFiltersIntent",
"WFWorkflowActionParameters": {
"UUID": "1C8633FA-E1B9-4EED-8832-257DC8019210",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "GetMastodonFiltersIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.GetMastodonFiltersIntent",
"WFWorkflowActionParameters": {
"UUID": "4FAA6092-69D5-459A-922E-674DBBFE310D",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "GetMastodonFiltersIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.SearchMastodonFilterIntent",
"WFWorkflowActionParameters": {
"UUID": "A6E63831-D106-4368-998D-CDBACC37FBD7",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "SearchMastodonFilterIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.KJYFocusFilter",
"WFWorkflowActionParameters": {
"UUID": "F142C20A-61EE-4C0A-B034-0546B9841C2B",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "KJYFocusFilter"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.KJYOpenURLIntent",
"WFWorkflowActionParameters": {
"UUID": "0E1DEE21-0007-406F-A22D-F891269E6E7B",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "KJYOpenURLIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.OpenTweetComposerIntent",
"WFWorkflowActionParameters": {
"UUID": "A6697516-A4B9-40A7-88E1-A7376EA4A4F8",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "OpenTweetComposerIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.OpenSearchIntent",
"WFWorkflowActionParameters": {
"UUID": "150FAFDB-F9F8-44BA-B677-8814EBBDD966",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "OpenSearchIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.SwitchAccountIntent",
"WFWorkflowActionParameters": {
"UUID": "4740CF25-DB43-4492-83AF-68C07789818D",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "SwitchAccountIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.SwitchAccountIntent",
"WFWorkflowActionParameters": {
"UUID": "25BBEF31-82E7-4C31-8370-009179246D4B",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "SwitchAccountIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.UploadMediaIntent",
"WFWorkflowActionParameters": {
"UUID": "1A6BBF68-2456-49D7-9B01-9D1EB24D35FB",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "UploadMediaIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.CreatePollIntent",
"WFWorkflowActionParameters": {
"UUID": "F6C7ACE7-72F3-4A9B-AAB2-7ED3076B6220",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "CreatePollIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.GetScheduledPostsIntent",
"WFWorkflowActionParameters": {
"UUID": "07C09CF2-3659-4639-BAD0-0AAC4C099727",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "GetScheduledPostsIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.PostTweetIntent",
"WFWorkflowActionParameters": {
"UUID": "043ACE80-1C81-49C1-B885-993C61E20FBD",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "PostTweetIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.ChangeScheduledPostDateIntent",
"WFWorkflowActionParameters": {
"UUID": "6F5832FE-32B6-42E5-BCEF-856C1D3FF917",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "ChangeScheduledPostDateIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.GetAccountIntent",
"WFWorkflowActionParameters": {
"UUID": "1FFD7EE7-0D75-4C93-A32C-65108DD7CB9A",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "GetAccountIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.GetTweetIntent",
"WFWorkflowActionParameters": {
"UUID": "59773BD4-B6E1-4297-9C8B-84FB9534A1C5",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "GetTweetIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.KJYSearchIntent",
"WFWorkflowActionParameters": {
"UUID": "739DB2CE-BE10-4FF2-BE78-3786CBA15820",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "KJYSearchIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.AdjustSettingsIntent",
"WFWorkflowActionParameters": {
"UUID": "0D487F97-3B9A-42A8-A5B0-C59E899697C2",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "AdjustSettingsIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.ExportOrImportSettingsIntent",
"WFWorkflowActionParameters": {
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "ExportOrImportSettingsIntent"
},
"UUID": "C20EDF17-AAE7-40AD-B7A3-68F4E6A2D078",
"includesThemes": true,
"includesAccentColors": true
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.GetThemesIntent",
"WFWorkflowActionParameters": {
"UUID": "6505F077-083B-412E-8C8C-4717CC2E7E82",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "GetThemesIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.SetThemeIntent",
"WFWorkflowActionParameters": {
"theme": {
"Value": {
"OutputUUID": "6505F077-083B-412E-8C8C-4717CC2E7E82",
"Type": "ActionOutput",
"OutputName": "Mona Themes"
},
"WFSerializationType": "WFTextTokenAttachment"
},
"UUID": "C9B8D011-8012-4FA9-92A1-7F4991D801DE",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "SetThemeIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.GetUserAccessibilityTextIntent",
"WFWorkflowActionParameters": {
"UUID": "511D48F8-DA29-4DB1-A171-F5DE76A1B4E8",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "GetUserAccessibilityTextIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.GetTweetAccessibilityTextIntent",
"WFWorkflowActionParameters": {
"UUID": "0610A5FE-EBC9-4638-B63A-EE5655738DF9",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "GetTweetAccessibilityTextIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.GetImageCaptionIntent",
"WFWorkflowActionParameters": {
"UUID": "E7A9399E-E590-40BB-A07F-1FD360C3F891",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "GetImageCaptionIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.GetTextLimitIntent",
"WFWorkflowActionParameters": {
"UUID": "D8EF19B6-D099-4AE5-BF72-61E92A1BDD89",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "GetTextLimitIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.GetPrivacyLevelIntent",
"WFWorkflowActionParameters": {
"UUID": "F681AFC0-3A3F-4E17-9389-191EB841C657",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "GetPrivacyLevelIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.SetImageCaptionIntent",
"WFWorkflowActionParameters": {
"UUID": "5A7501B8-6477-4F90-9D1C-BDECE41E870B",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "SetImageCaptionIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.SplitTextIntent",
"WFWorkflowActionParameters": {
"UUID": "168CBBD5-3229-43ED-BC98-7787143FF3B9",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "SplitTextIntent"
}
}
}, {
"WFWorkflowActionIdentifier": "com.jonny.mona.ExportTweetScreenshotIntent",
"WFWorkflowActionParameters": {
"UUID": "539EC4C2-9642-40B8-A9D1-DACE653E9C24",
"AppIntentDescriptor": {
"TeamIdentifier": "FF973S8UP2",
"BundleIdentifier": "com.jonny.mona",
"Name": "Mona",
"AppIntentIdentifier": "ExportTweetScreenshotIntent"
}
}
}],
"WFWorkflowInputContentItemClasses": [
"WFAppContentItem",
"WFAppStoreAppContentItem",
"WFArticleContentItem",
"WFContactContentItem",
"WFDateContentItem",
"WFEmailAddressContentItem",
"WFFolderContentItem",
"WFGenericFileContentItem",
"WFImageContentItem",
"WFiTunesProductContentItem",
"WFLocationContentItem",
"WFDCMapsLinkContentItem",
"WFAVAssetContentItem",
"WFPDFContentItem",
"WFPhoneNumberContentItem",
"WFRichTextContentItem",
"WFSafariWebPageContentItem",
"WFStringContentItem",
"WFURLContentItem"
],
"WFWorkflowImportQuestions": [],
"WFWorkflowTypes": [],
"WFQuickActionSurfaces": [],
"WFWorkflowHasShortcutInputVariables": false
}
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>WFQuickActionSurfaces</key>
<array/>
<key>WFWorkflowActions</key>
<array>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.SelectClientAccountIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>SelectClientAccountIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>11A634CA-E028-4A86-9B66-25F921B67DDF</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.GetClientAccountsIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>GetClientAccountsIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>80904562-BBAB-4FC9-A6B2-056FF8C4F76E</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.GetCurrentUserProfileIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>GetCurrentUserProfileIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>E1F4F14A-4875-42BD-82C5-03D2FCCFFF8C</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.GetCurrentTweetIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>GetCurrentTweetIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>FD4AF325-A147-43FC-969E-12BBBA0E60E3</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.IsAppRunningIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>IsAppRunningIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>B4197DDB-8EB9-49C7-9CD7-8CEFB4BE846B</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.QuitAppIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>QuitAppIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>68FBBACB-A8E7-4211-8CC8-D40070321FDC</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.AddMastodonFilterKeywordsIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>AddMastodonFilterKeywordsIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>4A88235F-10C8-4B78-9D2A-649B605FF962</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.CreateMastodonFilterIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>CreateMastodonFilterIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>B0F3F954-6607-481F-AD8C-4E6DBC5DC7E6</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.DeleteMastodonFilterIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>DeleteMastodonFilterIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>022B2383-FF77-438E-9EC6-03BE325949DE</string>
<key>filters</key>
<dict>
<key>Value</key>
<dict>
<key>OutputName</key>
<string>Mastodon Filter</string>
<key>OutputUUID</key>
<string>B0F3F954-6607-481F-AD8C-4E6DBC5DC7E6</string>
<key>Type</key>
<string>ActionOutput</string>
</dict>
<key>WFSerializationType</key>
<string>WFTextTokenAttachment</string>
</dict>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.GetMastodonFiltersIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>GetMastodonFiltersIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>1C8633FA-E1B9-4EED-8832-257DC8019210</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.GetMastodonFiltersIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>GetMastodonFiltersIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>4FAA6092-69D5-459A-922E-674DBBFE310D</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.SearchMastodonFilterIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>SearchMastodonFilterIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>A6E63831-D106-4368-998D-CDBACC37FBD7</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.KJYFocusFilter</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>KJYFocusFilter</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>F142C20A-61EE-4C0A-B034-0546B9841C2B</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.KJYOpenURLIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>KJYOpenURLIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>0E1DEE21-0007-406F-A22D-F891269E6E7B</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.OpenTweetComposerIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>OpenTweetComposerIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>A6697516-A4B9-40A7-88E1-A7376EA4A4F8</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.OpenSearchIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>OpenSearchIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>150FAFDB-F9F8-44BA-B677-8814EBBDD966</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.SwitchAccountIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>SwitchAccountIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>4740CF25-DB43-4492-83AF-68C07789818D</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.SwitchAccountIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>SwitchAccountIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>25BBEF31-82E7-4C31-8370-009179246D4B</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.UploadMediaIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>UploadMediaIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>1A6BBF68-2456-49D7-9B01-9D1EB24D35FB</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.CreatePollIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>CreatePollIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>F6C7ACE7-72F3-4A9B-AAB2-7ED3076B6220</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.GetScheduledPostsIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>GetScheduledPostsIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>07C09CF2-3659-4639-BAD0-0AAC4C099727</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.PostTweetIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>PostTweetIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>043ACE80-1C81-49C1-B885-993C61E20FBD</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.ChangeScheduledPostDateIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>ChangeScheduledPostDateIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>6F5832FE-32B6-42E5-BCEF-856C1D3FF917</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.GetAccountIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>GetAccountIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>1FFD7EE7-0D75-4C93-A32C-65108DD7CB9A</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.GetTweetIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>GetTweetIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>59773BD4-B6E1-4297-9C8B-84FB9534A1C5</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.KJYSearchIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>KJYSearchIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>739DB2CE-BE10-4FF2-BE78-3786CBA15820</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.AdjustSettingsIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>AdjustSettingsIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>0D487F97-3B9A-42A8-A5B0-C59E899697C2</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.ExportOrImportSettingsIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>ExportOrImportSettingsIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>C20EDF17-AAE7-40AD-B7A3-68F4E6A2D078</string>
<key>includesAccentColors</key>
<true/>
<key>includesThemes</key>
<true/>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.GetThemesIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>GetThemesIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>6505F077-083B-412E-8C8C-4717CC2E7E82</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.SetThemeIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>SetThemeIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>C9B8D011-8012-4FA9-92A1-7F4991D801DE</string>
<key>theme</key>
<dict>
<key>Value</key>
<dict>
<key>OutputName</key>
<string>Mona Themes</string>
<key>OutputUUID</key>
<string>6505F077-083B-412E-8C8C-4717CC2E7E82</string>
<key>Type</key>
<string>ActionOutput</string>
</dict>
<key>WFSerializationType</key>
<string>WFTextTokenAttachment</string>
</dict>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.GetUserAccessibilityTextIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>GetUserAccessibilityTextIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>511D48F8-DA29-4DB1-A171-F5DE76A1B4E8</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.GetTweetAccessibilityTextIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>GetTweetAccessibilityTextIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>0610A5FE-EBC9-4638-B63A-EE5655738DF9</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.GetImageCaptionIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>GetImageCaptionIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>E7A9399E-E590-40BB-A07F-1FD360C3F891</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.GetTextLimitIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>GetTextLimitIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>D8EF19B6-D099-4AE5-BF72-61E92A1BDD89</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.GetPrivacyLevelIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>GetPrivacyLevelIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>F681AFC0-3A3F-4E17-9389-191EB841C657</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.SetImageCaptionIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>SetImageCaptionIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>5A7501B8-6477-4F90-9D1C-BDECE41E870B</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.SplitTextIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>SplitTextIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>168CBBD5-3229-43ED-BC98-7787143FF3B9</string>
</dict>
</dict>
<dict>
<key>WFWorkflowActionIdentifier</key>
<string>com.jonny.mona.ExportTweetScreenshotIntent</string>
<key>WFWorkflowActionParameters</key>
<dict>
<key>AppIntentDescriptor</key>
<dict>
<key>AppIntentIdentifier</key>
<string>ExportTweetScreenshotIntent</string>
<key>BundleIdentifier</key>
<string>com.jonny.mona</string>
<key>Name</key>
<string>Mona</string>
<key>TeamIdentifier</key>
<string>FF973S8UP2</string>
</dict>
<key>UUID</key>
<string>539EC4C2-9642-40B8-A9D1-DACE653E9C24</string>
</dict>
</dict>
</array>
<key>WFWorkflowClientVersion</key>
<string>2302.0.5</string>
<key>WFWorkflowHasOutputFallback</key>
<false/>
<key>WFWorkflowHasShortcutInputVariables</key>
<false/>
<key>WFWorkflowIcon</key>
<dict>
<key>WFWorkflowIconGlyphNumber</key>
<integer>61440</integer>
<key>WFWorkflowIconStartColor</key>
<integer>-314141441</integer>
</dict>
<key>WFWorkflowImportQuestions</key>
<array/>
<key>WFWorkflowInputContentItemClasses</key>
<array>
<string>WFAppContentItem</string>
<string>WFAppStoreAppContentItem</string>
<string>WFArticleContentItem</string>
<string>WFContactContentItem</string>
<string>WFDateContentItem</string>
<string>WFEmailAddressContentItem</string>
<string>WFFolderContentItem</string>
<string>WFGenericFileContentItem</string>
<string>WFImageContentItem</string>
<string>WFiTunesProductContentItem</string>
<string>WFLocationContentItem</string>
<string>WFDCMapsLinkContentItem</string>
<string>WFAVAssetContentItem</string>
<string>WFPDFContentItem</string>
<string>WFPhoneNumberContentItem</string>
<string>WFRichTextContentItem</string>
<string>WFSafariWebPageContentItem</string>
<string>WFStringContentItem</string>
<string>WFURLContentItem</string>
</array>
<key>WFWorkflowMinimumClientVersion</key>
<integer>900</integer>
<key>WFWorkflowMinimumClientVersionString</key>
<string>900</string>
<key>WFWorkflowOutputContentItemClasses</key>
<array/>
<key>WFWorkflowTypes</key>
<array/>
</dict>
</plist>
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

@extratone
Copy link
Author

Mona6Actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment