Skip to content

LLM Find Element Node

Automation/LLM/Vision

LLM Find Element

Uses a vision LLM to locate UI elements based on natural language description

llm_find_elementautomationLong running
Inputs5
Outputs3
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

5

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 screenshot of the screen

Description

String
description

Natural language description of the element to find (e.g., 'the blue submit button')

Context

String
context

Optional context about the application or page

Output Pins

3

Execution
exec_out

Continue

Not Found

Execution
exec_not_found

Element not found

Location

Struct
location

Element location details

ElementLocationElementLocation8 fields
foundbooleanrequired
xinteger | null
format int32
yinteger | null
format int32
widthinteger | null
format int32
heightinteger | null
format int32
confidencenumber:doublerequired
format double
descriptionstringrequired
selector_hintstring | null

Node Info

Internal name
llm_find_element
Category
Automation/LLM/Vision
Version
3