ReadInput
Parsed Read tool input.
Usage
ReadInput(
*,
raw=(lambda: {})(),
file_path,
limit=None,
offset=None,
)Parameter Attributes
raw: RawDict = (lambda: {})()file_path: strlimit: int | None = Noneoffset: int | None = None