Files
html/api/wired-pending/intent-opus4-quote_auto.php
2026-04-19 18:55:02 +02:00

20 lines
609 B
PHP

<?php
// V34 Opus Yacine · 16 missing agents fix (doctrine #13 cause racine WTP widget)
return array(
'name' => 'quote_auto',
'triggers' => array(
'quote_auto',
'quote auto',
'agent quote_auto',
'invoque quote_auto',
),
'cmd' => 'curl -sk --max-time 3 https://weval-consulting.com/api/agent-avatars-v2.json 2>&1 | head -c 200',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T18:52:27.247741+00:00',
'source' => 'opus-yacine-v34-missing-agents-fix',
'description' => 'Quote Automation agent',
'role' => 'SAP SD',
'category' => 'commerce',
'persona' => 'service',
);