Fetch the full body of any 'octopus://' URI returned by other tools, such as release or task resources. Pass the URI verbatim to retrieve JSON payloads.
Create a new release for an Octopus Deploy project. Provide space and project names; optionally set version, channel, packages, release notes, and other settings.
Search the Octopus API catalog using grep-style pattern matching to locate endpoints, resource families, or deployment step types. Supports regex and literal strings with context lines.
Find manual interventions, guided failures, and deployment approvals in Octopus Deploy. List by assignment, related entity, or fetch details by interruption ID.
Send custom HTTP requests to Octopus Deploy REST API for endpoints not covered by curated tools. Must first discover the method and path using grep_llms_txt.
Search the Octopus Deploy audit log to find deployments, releases, modifications, user logins, and other recorded actions. Filter by user, project, environment, date range, and more.
Execute operational runbooks (e.g., DB backups, smoke tests) in Octopus Deploy across one or more environments, with support for tenanted runs, snapshot or git ref selection, and optional scheduling.