ECO-184: add new dsl field to tool node, ready for enduser auth

This commit is contained in:
Charles Yao 2025-11-26 01:13:57 -06:00
parent 8c111de6a9
commit ac8136cca4
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ from core.plugin.entities.plugin_daemon import CredentialType
from core.tools.entities.common_entities import I18nObject
from core.tools.entities.tool_bundle import ApiToolBundle
from core.tools.entities.tool_entities import ApiProviderSchemaType, WorkflowToolParameterConfiguration
from libs.uuid_utils import uuidv7
from .base import TypeBase
from .engine import db