Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.77 KB

File metadata and controls

13 lines (10 loc) · 1.77 KB

ActionSearchResultDto

Fields

Field Type Required Description
actionName String ✔️ Unique action identifier
connectorKey String ✔️ Connector key
similarityScore double ✔️ Cosine similarity score (0-1)
label String ✔️ Human-readable action label
description String ✔️ Action description
projectId String ✔️ Project ID of the action (global for shared actions)