Create a new node

Creates a new node with the specified configurations and returns the node details including the generated node ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique identifier for the new application.

Body Params
string
required

The prompt of the node.

string
enum

The llm model of the node.

Allowed:
integer

The max token of the node.

number
boolean

Whether to show sources.

string
required

The name of the node.

string

The description of the node.

string
enum
required

The code of the node type.

Allowed:
toolIds
array of uuids
required

The ids of the tools.

toolIds*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json