API actions

API actions are specific operations triggered via endpoints, defined by their parameters, validation rules, and associated system behaviors.

Recent implementation (from Claude and Codex 17 March 2026):

  • Added stakeholder_graph_view to $JOB_TYPES (hidden, no file upload) in queue_api_shared.php
  • Set defaultScheduleType() to return 'window'
  • Added stakeholder_graph_view to mrQueueCortexJob() allowed types in market_radar_api.php
  • Added stakeholder_graph_view to $mrTypes in list_mr_jobs and clear_mr_jobs
  • Added queue_graph_view action: validates view_mode (6 values), processes focus params for ego/org_focus, builds payload with all filters

2026 04 14 Claude and Codex 17 March 2026