Skip to content

Call Remote Event Node

Events/Remote

Invoke a chat, API or MCP event of a connected project. Pins adapt to the selected event. The project must have granted this app a role that allows executing events.

call_remote_eventdata
Inputs7
Outputs4
Security exposureUnrated
Packagedata

Ratings

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

No score metadata has been set for this node yet.

Input Pins

7

Input

Execution
exec_in

Project

String
_flow_remote_app_id

Connected project to invoke the event in

Event

String
_flow_remote_event

Event of the selected project to invoke

Event Details

String
_flow_remote_event_meta

Auto-filled by the editor when an event is selected. Drives the typed pins.

Payload

Generic
payload

Input payload passed to the remote event

Wait For Result

Boolean
wait_for_result

Wait for the remote run to finish and return its result

Default true

Timeout (s)

Integer
timeout_seconds

Maximum time to wait for the remote request to finish

Default 120

Output Pins

4

Done

Execution
exec_out

The remote event was invoked

Run ID

String
run_id

Remote run id

Status

String
status

Final run status

Result

Generic
result

Result payload of the remote run

Node Info

Internal name
call_remote_event
Category
Events/Remote
Version
5