The CBLTDLI call (COBOL to DL/I interface) requires four parameters: Function code (the operation to perform), PCB mask (identifies which database), Segment I/O Area (where data is read/written), and SSA's (Segment Search Arguments that define navigation path). All four are required for proper DL/I call execution.