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)