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/Write | Gets or sets the input path. |
input_bytes_b64 | str | None | Read/Write | Gets or sets the input bytes b64. |
See Also