harness.harness_delete critical conf mediumhuman approval
Permanently removes a Harness resource such as a pipeline, connector, or secret; irreversible loss of delivery configuration with no built-in recovery.
harness.harness_create high conf mediumOBO
Creates an arbitrary Harness resource — including secrets, connectors, and deployment pipelines — adding new credentials or delivery config to the account.
harness.harness_update high conf mediumOBO
Modifies an existing Harness resource such as a pipeline, connector, or secret, altering deployment behavior or stored credential configuration.
harness.harness_execute high conf mediumhuman approval
Runs an action on a resource — triggering a pipeline deploy, retrying a run, toggling a feature flag, or syncing a GitOps app — pushing changes into a live environment.
All other tools (7)
harness.harness_describe low conf highallow
Returns local registry metadata describing available resource types, operations, and fields; no API call is made.
harness.harness_diagnose low conf highallow
Analyzes pipeline, connector, delegate, and GitOps failures, returning structured diagnostic detail about delivery-system state.
harness.harness_get low conf highallow
Retrieves a single Harness resource by identifier, exposing its configuration metadata to the caller.
harness.harness_list low conf highallow
Lists Harness resources of a given type with filtering and pagination, surfacing an inventory of pipelines, connectors, and other config objects.
harness.harness_schema low conf highallow
Returns JSON Schema definitions used to create or update resources, revealing the shape of configurable Harness objects.
harness.harness_search low conf highallow
Searches across multiple Harness resource types in parallel, returning matching configuration objects for a single query.
harness.harness_status low conf highallow
Returns a real-time project health dashboard covering recent executions, failure rates, and deep links into the delivery system.