| Field | Type | Required | Description |
|---|---|---|---|
action_details |
T::Hash[Symbol, ::Object] | ➖ | The action details for the action |
authentication |
T::Array<Models::Shared::AuthenticationMetaItem> | ➖ | The authentication methods supported by this action |
description |
T.nilable(::String) | ➖ | The action description |
id |
T.nilable(::String) | ➖ | The action ID |
label |
T.nilable(::String) | ➖ | The action label |
required_scopes |
T::Array<::String> | ➖ | The required scopes for the action |
schema_type |
T.nilable(::String) | ➖ | The schema type for the action |
tags |
T::Array<::String> | ➖ | The tags associated with this action |