WorkflowStepCatalogEntry
Represents a workflow step catalog entry in the GraphQL API.
WorkflowStepCatalogEntryFields
Category of this workflow step catalog entry.
The category associated with this workflow step catalog entry.
Human-readable label for this workflow step catalog entry.
One or two sentences: what the step does.
The long form: preconditions, credentials, side effects, failure modes, and what the step contributes to session data.
The execution associated with this workflow step catalog entry.
JSON Schema for this kind's config object, derived from its field descriptors.
Capability flags associated with this workflow step catalog entry.
Required paths associated with this workflow step catalog entry.
Provided paths associated with this workflow step catalog entry.
Outgoing handle ids an edge may leave this step from.
Whether this workflow step catalog entry mutates external.
Whether this workflow step catalog entry mutates worktree.