API Annotations
Lets an external system inject a list of already-computed annotations directly via the API (POST /api/jobs, annotations parameter) — without going through an AI agent in the pipeline. A pipeline can only contain one node of this type.
Ports
- Input (left, content type) — receives the document's text, like a regular agent.
- Output (right, annotation type) — connect it to the Output node.
Configuration
None. Without an API call explicitly providing the annotations parameter (for example during an interactive test in the editor), this node produces no comments.