Look up a lead by its legacy integer ID from the original Xano system.
Some external CRMs still reference leads by the original numeric ID from the legacy Xano system rather than the current Supabase UUID. Use this action to look up a lead by that integer and retrieve the full lead object. The returned lead.id is the UUID you should use for all subsequent actions such as update_status, update_status_id, and create_purchase.