Types
CommandActionDefinition
Command metadata needed for an action button; scripts remain on the definition API.
object
CommandActionDefinitionFields
id
ID!
Stable identifier of this resource.
name
String!
Display name of this resource.
description
String!
Human-readable description of the command.
targetKind
Kind of agent or worktree accepted by the command.
quickActionEnabled
Boolean!
Whether the command is offered as a quick action.
quickActionIconKey
String!
Icon used for the quick action button.
quickActionButtonVariant
String!
Visual variant of the quick action button.