Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 3.37 KB

File metadata and controls

15 lines (12 loc) · 3.37 KB

ActionMetaItem

Fields

Field Type Required Description
id JsonNullable<String> The action ID
label JsonNullable<String> The action label
description JsonNullable<String> The action description
schemaType JsonNullable<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 Map<String, Object> The action details for the action
requiredScopes List<String> The required scopes for the action