| 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 |