| 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 |
array<string> | ➖ | The tags associated with this action |
authentication |
array<Components\AuthenticationMetaItem> | ➖ | The authentication methods supported by this action |
actionDetails |
array<string, mixed> | ➖ | The action details for the action |
requiredScopes |
array<string> | ➖ | The required scopes for the action |