read_requirement_file
Read requirement files from local filesystem in formats like .md, .txt, .json, .yml, .yaml, .doc, .docx, and .pdf to generate test cases.
Instructions
Read requirement file from local filesystem (supports .md, .txt, .json, .yml, .yaml, .doc, .docx, .pdf)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to requirement file (relative or absolute) |