github.com/instill-ai/component@v0.16.0-beta/pkg/operator/end/v0/config/definition.json (about) 1 { 2 "available_tasks": [ 3 "TASK_END" 4 ], 5 "custom": false, 6 "documentation_url": "https://www.instill.tech/docs/latest/vdp/operators/op-end", 7 "icon": "assets/end.svg", 8 "icon_url": "", 9 "id": "end", 10 "public": true, 11 "spec": {}, 12 "title": "End", 13 "tombstone": true, 14 "uid": "4f39c8bc-8617-495d-80de-80d0f5397516", 15 "version": "0.1.0", 16 "source_url": "https://github.com/instill-ai/component/blob/main/pkg/operator/end/v0", 17 "description": "Create an output interface in a pipeline when triggered synchronously", 18 "release_stage": "RELEASE_STAGE_ALPHA" 19 }