Usage Instructions
Integrate Pulse into the workflow. Extract text from PDF documents, images, and Office files via upload or file references.
Tools
pulse_parser
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
filePath | string | No | No description |
file | file | No | No description |
fileUpload | object | No | No description |
pages | string | No | Page range to process (1-indexed, e.g., "1-2,5") |
extractFigure | boolean | No | No description |
figureDescription | boolean | No | No description |
returnHtml | boolean | No | No description |
chunking | string | No | No description |
chunkSize | number | No | No description |
apiKey | string | Yes | No description |
Output
This tool does not produce any outputs.

