Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 3.33 KB

File metadata and controls

15 lines (12 loc) · 3.33 KB

ActionMetaItem

Fields

Field Type Required Description
Id string The action ID
Label string The action label
Description string The action description
SchemaType string The schema type for the action
Tags List<string> The tags associated with this action
Authentication List<AuthenticationMetaItem> The authentication methods supported by this action
ActionDetails Dictionary<String, object> The action details for the action
RequiredScopes List<string> The required scopes for the action