Files
html/api/blade-tasks/cohere_renew.json
2026-04-12 22:57:03 +02:00

1 line
224 B
JSON

{"type": "powershell", "priority": "P0", "action": "cohere_renew", "description": "Cohere trial key", "script": "Start-Process 'https://dashboard.cohere.com/api-keys'; Write-Output 'Opened: Cohere trial key'", "timeout": 15}