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 float ✔️ 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)