App
Harness.io
Harness.io is an AI-native software delivery platform to automate CI/CD pipelines, manage feature flags, and optimize cloud costs.
What your agent can do with Harness.io
Triggers and actions 11 actions
- ActionAdd Connector
Create a new connector (e.g. GitHub, Kubernetes, Docker registry). POST /ng/api/connectors
- ActionAdd Environment
Create a new deployment environment in a project. POST /ng/api/environmentsV2
- ActionAdd Secret
Create a new secret (text/file/SSH key) in a scope. POST /ng/api/v2/secrets
- ActionCreate Project
Creates a new project in Harness.
- ActionExecute Pipeline
Trigger a pipeline execution. POST /pipeline/api/pipeline/execute/{pipelineIdentifier}
- ActionGet Pipeline
Fetch a single pipeline definition by identifier. GET /pipeline/api/pipelines/{pipelineIdentifier}
- ActionGet Pipeline Execution
Fetch a pipeline execution's status and details by execution id. GET /pipeline/api/pipelines/execution/{planExecutionId}
- ActionGet Project
Fetch a single project by identifier. GET /ng/api/projects/{identifier}
- ActionList Pipeline Executions
List pipeline executions for a project. POST /pipeline/api/pipelines/execution/summary
- ActionList Pipelines
List pipelines for a project. POST /pipeline/api/pipelines/list
- ActionList Projects
List projects in the account/org. GET /ng/api/projects
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Harness.io API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.