curl -X POST \
-H "Authorization: Bearer alf_your_key_here" \
-H "Content-Type: application/json" \
-d '{
"signal_name": "update_config",
"input": {
"sweep_interval": 600,
"batch_size": 10
}
}' \
/api/v1/workflows/curator-sweep-20260226-143022/signal