Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 3.8 KB

File metadata and controls

15 lines (12 loc) · 3.8 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 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