Skip to content

LLM Suggest Next Step Node

Automation/LLM/Planning

LLM Suggest Next Step

Uses LLM to suggest the most appropriate next action given current screen and goal

llm_suggest_next_stepautomationLong running
Inputs6
Outputs5
Security exposure6/10
Packageautomation

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
6/10Medium
PrivacyPotential sensitivity of processed data.
7/10Low
PerformanceRuntime or resource pressure.
6/10Medium
GovernancePolicy, audit, or compliance impact.
5/10Medium
ReliabilityOperational stability considerations.
4/10Medium
CostExternal or compute cost impact.
5/10Medium

Input Pins

6

Execution
exec_in

Trigger

Model

Struct
model

Vision-capable LLM model

BitBit19 fields
idstring
default ""
typeBitTypes
enum "Llm", "Vlm", "Tts", "Stt"...default "Other"
metaMap<string, Metadata>
default {}
*Metadatamap value
namestringrequired
descriptionstringrequired
long_descriptionstring | null
release_notesstring | null
tagsArray<string>required
itemsstringarray item
+11 more fields
authorsArray<string>
default []
itemsstringarray item
repositorystring | null
default null
download_linkstring | null
default null
file_namestring | null
default null
hashstring
default ""
sizeinteger | null
format uint64default nullmin 0
hubstring
default ""
parametersvalue
default null
versionstring | null
default null
licensestring | null
default null
dependenciesArray<string>
default []
itemsstringarray item
dependency_tree_hashstring
default ""
createdstring
default ""
updatedstring
default ""
model_slugstring | null
default null
+1 more fields
Schema enforced

Screenshot

String
screenshot

Base64-encoded current screenshot

Goal

String
goal

Ultimate goal we're trying to achieve

Completed Actions

String
completed_actions

JSON array of actions already taken

Default []

Last Result

String
last_result

Result/outcome of the last action

Output Pins

5

Execution
exec_out

Continue

Goal Reached

Execution
exec_goal_reached

Goal appears to be achieved

Suggestion

Struct
suggestion

Next step suggestion

NextStepSuggestionNextStepSuggestion6 fields
action_typestringrequired
target_descriptionstringrequired
target_coordinatesarray | null
reasoningstringrequired
confidencenumber:doublerequired
format double
alternativesArray<AlternativeAction>required
itemsAlternativeActionarray item
action_typestringrequired
descriptionstringrequired
confidencenumber:doublerequired
format double

Action Type

String
action_type

Type of suggested action

Target

String
target

Target description

Node Info

Internal name
llm_suggest_next_step
Category
Automation/LLM/Planning
Version
3