Skip to main content

Resource types

Last updated on

Harness MCP Server organizes 139 resource types across 30 toolsets. Every resource type supports a subset of CRUD operations, and some also support execute actions. You can pass the resource type name to any tool through the resource_type parameter, and call harness_describe at runtime to confirm what a specific deployment exposes.

You can limit which of these load at startup, see Toolset filtering.


Platform

Resource TypeListGetCreateUpdateDeleteExecute Actions
organizationxxxxx
projectxxxxx

Agent Pipelines

Resource TypeListGetCreateUpdateDeleteExecute Actions
agentxxxxx
agent_runx

Pipelines

Resource TypeListGetCreateUpdateDeleteExecute Actions
pipelinexxxxxrun, retry
executionxxinterrupt
triggerxxxxx
pipeline_summaryx
input_setxx
runtime_input_templatex
approval_instancexapprove, reject

Services

Resource TypeListGetCreateUpdateDeleteExecute Actions
servicexxxxx

Environments

Resource TypeListGetCreateUpdateDeleteExecute Actions
environmentxxxxxmove_configs

Connectors

Resource TypeListGetCreateUpdateDeleteExecute Actions
connectorxxxxxtest_connection
connector_cataloguex

Infrastructure

Resource TypeListGetCreateUpdateDeleteExecute Actions
infrastructurexxxxxmove_configs

Secrets

Resource TypeListGetCreateUpdateDeleteExecute Actions
secretxx

Secret values are never returned. Go to Approvals and safety to review the full safeguard list.


Execution logs

Resource TypeListGetCreateUpdateDeleteExecute Actions
execution_logx

Audit trail

Resource TypeListGetCreateUpdateDeleteExecute Actions
audit_eventxx

Delegates

Resource TypeListGetCreateUpdateDeleteExecute Actions
delegatex
delegate_tokenxxxxrevoke, get_delegates

Code repositories

Resource TypeListGetCreateUpdateDeleteExecute Actions
repositoryxxxx
branchxxxx
commitxxdiff, diff_stats
file_contentxblame
tagxxx
repo_rulexx
space_rulexx

Artifact registries

Resource TypeListGetCreateUpdateDeleteExecute Actions
registryxx
artifactx
artifact_versionx
artifact_filex

Templates

Resource TypeListGetCreateUpdateDeleteExecute Actions
templatexxxxx

Dashboards

Resource TypeListGetCreateUpdateDeleteExecute Actions
dashboardxx
dashboard_datax

Internal Developer Portal (IDP)

Resource TypeListGetCreateUpdateDeleteExecute Actions
idp_entityxx
scorecardxx
scorecard_checkxx
scorecard_statsx
scorecard_check_statsx
idp_scorexx
idp_workflowxexecute
idp_tech_docx

Pull requests

Resource TypeListGetCreateUpdateDeleteExecute Actions
pull_requestxxxxmerge
pr_reviewerxxsubmit_review
pr_commentxx
pr_checkx
pr_activityx

Feature flags

Resource TypeListGetCreateUpdateDeleteExecute Actions
fme_workspacex
fme_environmentx
fme_feature_flagxxxxxkill, restore, archive, unarchive
fme_feature_flag_definitionx
fme_rollout_statusx
fme_rule_based_segmentxxxx
fme_rule_based_segment_definitionxxenable, disable, change_request
feature_flagxxxxtoggle

GitOps

Resource TypeListGetCreateUpdateDeleteExecute Actions
gitops_agentxx
gitops_applicationxxsync
gitops_clusterxx
gitops_repositoryxx
gitops_applicationsetxx
gitops_repo_credentialxx
gitops_app_eventx
gitops_pod_logx
gitops_managed_resourcex
gitops_resource_actionx
gitops_dashboardx
gitops_app_resource_treex

Chaos Engineering

Resource TypeListGetCreateUpdateDeleteExecute Actions
chaos_experimentxxrun
chaos_probexxenable, verify
chaos_experiment_templatexcreate_from_template
chaos_infrastructurex
chaos_experiment_variablex
chaos_experiment_runxx
chaos_loadtestxxxxrun, stop
chaos_k8s_infrastructurexxcheck_health
chaos_hubxx
chaos_faultxx
chaos_network_mapxx
chaos_guard_conditionxx
chaos_guard_rulexx
chaos_recommendationxx
chaos_riskxx

Cloud Cost Management (CCM)

Resource TypeListGetCreateUpdateDeleteExecute Actions
cost_perspectivexxxxx
cost_breakdownx
cost_timeseriesx
cost_summaryxx
cost_recommendationxxupdate_state, override_savings, create_jira_ticket, create_snow_ticket
cost_anomalyx
cost_anomaly_summaryx
cost_categoryxx
cost_account_overviewx
cost_filter_valuex
cost_recommendation_statsx
cost_recommendation_detailx
cost_commitmentx

AI DLC Insights (AIDI)

Resource TypeListGetCreateUpdateDeleteExecute Actions
sei_metricx
sei_productivity_metricx
sei_dora_metricxPass metric: deployment_frequency, change_failure_rate, mttr, lead_time
sei_teamxx
sei_team_detailxPass aspect: integrations, developers, integration_filters
sei_org_treexx
sei_org_tree_detailxxPass aspect: efficiency_profile, productivity_profile, business_alignment_profile, integrations, teams
sei_business_alignmentxx
sei_ai_usagexxPass aspect: metrics, breakdown, summary, top_languages
sei_ai_adoptionxxPass aspect: metrics, breakdown, summary
sei_ai_impactxPass aspect: pr_velocity, rework
sei_ai_raw_metricx

Software Supply Chain Assurance (SCS)

Resource TypeListGetCreateUpdateDeleteExecute Actions
scs_artifact_sourcex
artifact_securityxx
scs_artifact_componentx
scs_artifact_remediationx
scs_chain_of_custodyx
scs_compliance_resultx
code_repo_securityxx
scs_sbomx

Security Testing Orchestration (STO)

Resource TypeListGetCreateUpdateDeleteExecute Actions
security_issuex
security_issue_filterx
security_exemptionxapprove, reject, promote

Access control

Resource TypeListGetCreateUpdateDeleteExecute Actions
userxx
user_groupxxxx
service_accountxxxx
rolexxxx
role_assignmentxx
resource_groupxxxx
permissionx

Governance

Resource TypeListGetCreateUpdateDeleteExecute Actions
policyxxxxx
policy_setxxxxx
policy_evaluationxx

Deployment freeze

Resource TypeListGetCreateUpdateDeleteExecute Actions
freeze_windowxxxxxtoggle_status
global_freezexmanage

Service overrides

Resource TypeListGetCreateUpdateDeleteExecute Actions
service_overridexxxxx

Settings

Resource TypeListGetCreateUpdateDeleteExecute Actions
settingx

Visualizations

Inline PNG chart visualizations rendered from Harness data. Use include_visual=true on supported tools to generate charts.

Resource TypeDescriptionHow to generate
visual_timelineGantt chart of pipeline stage executionharness_diagnose with visual_type: "timeline"
visual_stage_flowDAG flowchart of pipeline stages and stepsharness_diagnose with visual_type: "flow"
visual_health_dashboardProject health overview with status indicatorsharness_status with include_visual: true
visual_pie_chartDonut chart of execution status breakdownharness_list with visual_type: "pie"
visual_bar_chartBar chart of execution counts by pipelineharness_list with visual_type: "bar"
visual_timeseriesDaily execution trend over 30 daysharness_list with visual_type: "timeseries"
visual_architecturePipeline YAML architecture diagramharness_diagnose with visual_type: "architecture"