Skip to content

feat(Custom n8n Workflow Tool Node): Add support for tool input schema #17837

feat(Custom n8n Workflow Tool Node): Add support for tool input schema

feat(Custom n8n Workflow Tool Node): Add support for tool input schema #17837

Triggered via pull request May 22, 2024 11:43
Status Success
Total duration 18m 9s
Artifacts

ci-pull-requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint changes: packages/@n8n/nodes-langchain/nodes/agents/Agent/agents/ConversationalAgent/execute.ts#L115
Unsafe argument of type `any` assigned to a parameter of type `Error`
Lint changes: packages/@n8n/nodes-langchain/nodes/agents/Agent/agents/PlanAndExecuteAgent/execute.ts#L95
Unsafe argument of type `any` assigned to a parameter of type `Error`
Lint changes: packages/@n8n/nodes-langchain/nodes/agents/Agent/agents/ReActAgent/execute.ts#L116
Unsafe argument of type `any` assigned to a parameter of type `Error`