Skip to content

Pump Cursor cloud-agent lanes

POST
/cron/agents-cursor
curl --request POST \
--url https://example.com/api/cron/agents-cursor \
--header 'Content-Type: application/json' \
--data '{ "projectId": "2489E9AD-2EE2-8E00-8EC9-32D5F69181C0" }'

Reclaims expired lane leases, reconciles in-flight Cursor lanes by polling run status, then dispatches queued lanes to Cursor cloud agents. No-op unless CURSOR_API_KEY is configured. CRON_SECRET protected.

Media type application/json
object
projectId
string format: uuid

Pump results (reclaimed/reconciled/dispatched lane actions)

Media type application/json
object

Missing or invalid CRON_SECRET