Files
html/api/wired-pending/intent-opus4-wire-liveops-allhub.php
Opus d3bea0dc15
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-sync via WEVIA git_sync_all intent 2026-04-23T23:08:20+02:00
2026-04-23 23:08:20 +02:00

16 lines
514 B
PHP

<?php
return array(
'name' => 'wire_liveops_allhub',
'triggers' => array(
0 => 'wire liveops allhub',
1 => 'ajoute live ops all ia hub',
2 => 'cable live ops all-ia-hub',
3 => 'live ops dans all hub',
),
'cmd' => 'curl -sk "https://weval-consulting.com/api/wevia-autowire-trigger.php?action=apply-preset&preset=live-ops-in-all-ia-hub"',
'status' => 'EXECUTED',
'source' => 'opus-doctrine-148',
'priority_tier' => '00',
'description' => 'Applique preset live-ops-in-all-ia-hub.',
);