openclaw/extensions/agentmail/clawdbot.plugin.json
2026-01-27 22:33:00 -08:00

12 lines
164 B
JSON

{
"id": "agentmail",
"channels": [
"agentmail"
],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}