eagle0504 commited on
Commit
e4b909c
·
verified ·
1 Parent(s): a5e0d43

Delete metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +0 -60
metadata.json DELETED
@@ -1,60 +0,0 @@
1
- {
2
- "send_sms": {
3
- "trigger_word": [
4
- "send a message",
5
- "set a demo",
6
- "set up a demo",
7
- "send sms",
8
- "appointment",
9
- "schedule a demo",
10
- "send a text",
11
- "notify via SMS",
12
- "text someone",
13
- "arrange a demo",
14
- "send an SMS",
15
- "text a friend",
16
- "initiate a message",
17
- "deliver a text",
18
- "message someone",
19
- "arrange a meeting",
20
- "book an appointment",
21
- "notify someone",
22
- "send a notification",
23
- "remind via text"
24
- ],
25
- "sample_payload": {
26
- "name": "string",
27
- "message body": "string"
28
- },
29
- "prerequisite": null
30
- },
31
- "google_search": {
32
- "trigger_word": [
33
- "search on Google",
34
- "google search",
35
- "find information",
36
- "look up",
37
- "search web",
38
- "browse the internet",
39
- "google it",
40
- "find details online",
41
- "search for info",
42
- "do a web search",
43
- "check online",
44
- "find resources",
45
- "get information",
46
- "online search",
47
- "look up information",
48
- "find data",
49
- "internet lookup",
50
- "get search results",
51
- "web query",
52
- "explore online"
53
- ],
54
- "sample_payload": {
55
- "query": "string",
56
- "location": "string"
57
- },
58
- "prerequisite": null
59
- }
60
- }