Knowledge Pipeline
Run Datasource Node
Runs a single datasource node in the knowledge pipeline and streams its execution events.
post/datasets/{dataset_id}/pipeline/datasource/nodes/{node_id}/run
Path parameters
dataset_idstring uuid required
Knowledge base ID, from List Knowledge Bases.
node_idstring required
ID of the datasource node to run, from List Datasource Plugins.
Request body
Response
Streaming response with node execution events.
Changes
No recorded changes to this endpoint across all 10 revisions of this API.