list_projects
Retrieve all projects in a specified Octopus Deploy space to manage software applications, deployment processes, and variables. Filter results by partial name match for targeted project discovery.
Instructions
This tool lists all projects in a given space. Projects let you manage software applications and services, each with their own deployment process, lifecycles, and variables. Projects are where you define what you are deploying and how it should be deployed. The space name is required, if you can't find the space name, ask the user directly for the name of the space. Optionally filter by partial name match using partialName parameter.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
partialName | No | ||
skip | No | ||
spaceName | Yes | ||
take | No |