add_document
Ingest a PDF into an existing knowledge base asynchronously, returning a job ID to track the document's processing.
Instructions
Asynchronously ingest a single PDF into an existing kb; returns a job_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kb | Yes | ||
| pdf_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||