-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
38 lines (38 loc) · 935 Bytes
/
Copy pathplugin.json
File metadata and controls
38 lines (38 loc) · 935 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "sent",
"version": "0.1.0",
"description": "Official Sent business messaging plugin for SMS, WhatsApp, RCS, API integration, webhooks, routing, two-way messaging, Sender Profiles, migration, compliance, analytics, and agent-safe operations.",
"author": {
"name": "Sent",
"url": "https://sent.dm"
},
"homepage": "https://github.com/sentdm/sent-plugin#readme",
"repository": "https://github.com/sentdm/sent-plugin",
"license": "MIT",
"keywords": [
"sent",
"agent-skills",
"business-messaging",
"messaging",
"sms",
"whatsapp",
"rcs",
"10dlc",
"a2p",
"tcr",
"waba",
"rbm",
"contacts",
"templates",
"analytics",
"deliverability",
"sender-profiles",
"api-integration",
"webhooks",
"routing",
"two-way-messaging",
"migration",
"mcp"
]
}