ECA Tool: text replacements are needed for «The description will follow»

Created on 25 July 2025, 8 days ago

Problem/Motivation

In the modeler, when configuring an ECA Tool event the help texts for the fields Description and Arguments both read «The description will follow». The time has come…

Steps to reproduce

  • Go to admin/config/workflow/eca/add/bpmn-io
  • Add an event (circle shape)
  • Template » Select » ECA Tool
  • See the help text for the above mentioned fields

Proposed resolution

Update eca/modules/base/src/Plugin/ECA/Event/BaseEvent.php with something like the following:

Description:: Summarizes what this tool is for. This plain text property is particularly important to the AI agent because it provides context and explicitly defines the use case using natural language.

Arguments:: The arguments that the AI agent passes into the tool. They must be written in YAML format. The label and description properties are particularly important here, as they explain to the AI agent what each argument is for and how it should be used. Note that the top-level keys (e.g. node, user) become the names of the tokens that are then available to successors of this event.

📌 Task
Status

Active

Version

2.1

Component

Code

Created by

🇨🇦Canada bisonbleu

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024