Clear the contact_push pusher's daily pause and resume processing.
Clear the contact_push pusher’s daily pause and resume processing.
When Pipedrive returns a 429 (or the configured PD_DAILY_CAP is hit), the
pusher sets cp:pd_paused_until and no-ops until that date passes. This
tool deletes that key so the next cycle (within ~5min) starts popping
records again. Useful after fixing the underlying cause of a 429 without
waiting for UTC midnight.
Returns the previous paused_until value (or null), plus current queue depth so you can sanity-check there’s actually work to do.
Authorizations
Response
Tool result. The shape is tool-specific; most tools return a JSON object, some a {"result": ...} envelope.
The response is of type object.