Skip to content

Commit 83c9f5a

Browse files
committed
remove outdated text
1 parent 331affc commit 83c9f5a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolworkflow.md

-12
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,6 @@ Tell n8n which workflow to call. You can choose either:
3333
* **Database** and enter a workflow ID.
3434
* **Parameter** and copy in a complete [workflow JSON](/workflows/export-import.md).
3535

36-
### Workflow Values
37-
38-
--8<-- "_snippets/integrations/builtin/cluster-nodes/langchain-sub-nodes/workflow-values.md"
39-
40-
### Specify input schema
41-
42-
/// note | Agent support
43-
The structured input schema requires with a Tools Agent or OpenAI Functions Agent.
44-
///
45-
46-
Enable this option to define the input schema for the workflow you're calling. This is useful when you want to make sure the input data the LLM provides is in the correct format.
47-
4836
**Schema Type**: Define the input structure and validation. You have two options to provide the schema:
4937

5038
--8<-- "_snippets/integrations/builtin/cluster-nodes/langchain-sub-nodes/schema-type-structuring.md"

0 commit comments

Comments
 (0)