Files
html/api/wired-pending/intent-opus4-drill_toc.php

17 lines
496 B
PHP

<?php
return array(
'name' => 'drill_toc',
'triggers' => array(
0 => 'drill toc',
1 => 'drill down toc',
2 => 'toc drill',
3 => 'drill theory constraints',
4 => 'toc detail',
),
'cmd' => 'curl -sk --max-time 5 \'https://weval-consulting.com/api/drill-down-hub.php?widget=toc\' 2>/dev/null',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T21:25:00+00:00',
'source' => 'opus-wire-v44-drill-down-hub-ux-premium',
'description' => 'V44 UX drill-down hub',
);