erpnext_result_read
Read complete result or input data from stored ERPNext API operations in bounded base64 chunks. Use offset and limit to page, and JSON pointer to select a specific subtree.
Instructions
Read complete result/input bytes in bounded base64 chunks. Optional JSON pointer selects a subtree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| artifact_id | Yes | ||
| json_pointer | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||