Overview
McpInput is a class in Aspose.Page FOSS for Python.
MCP input payload.
Properties: input_bytes_b64, input_path.
Properties
| Name | Type | Access | Description |
|---|
input_path | str | None | Read | Gets the input path. |
input_bytes_b64 | str | None | Read | Gets the input bytes b64. |
See Also