Line-based text comparison
tradepilot_service_text_line_compareCompare two texts using deterministic longest-common-subsequence line matching. Returns unchanged, removed and added lines. Preserves whitespace within lines; normalizes CRLF/CR to LF. Maximum 200 lines and 20,000 characters per text; not a semantic comparison. Price: 0.01 USD. Payment requires explicit wallet authorization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | ||
| result_expires | No | ||
| idempotency_key | No | ||
| result_signature | No | ||
| payment_signature | No |