Agent tried to do:
Cron
with agent-id-verification-test
Tool input
{
"action": "add",
"job": {
"name": "agent-id-verification-test",
"schedule": {
"kind": "at",
"at": "2026-04-21T17:38:00Z"
},
"sessionTarget": "isolated",
"payload": {
"kind": "agentTurn",
"message": "Confirm your agentId and reply with ONLY the agentId.",
"agentId": "claudetest"
},
"delivery": {
"mode": "announce",
"channel": "webchat"
}
}
}
response was:
Cron
Tool output
{
"status": "error",
"tool": "cron",
"error": "gateway closed (1008): pairing required\nGateway target: ws://127.0.0.1:18789\nSource: local loopback\nConfig: /home/juani/.openclaw/openclaw.json\nBind: lan"
}