JFrog Artifactory · Arazzo Workflow
Artifactory AQL Find and Delete Artifact
Version 1.0.0
Run an AQL query to find an artifact, then delete the first match if any.
View Spec
View on GitHub
ArtifactsDevOpsCI/CDdocker-registryMavenPackage ManagementRepositoryArazzoWorkflows
Provider
Workflows
aql-find-and-delete-artifact
Find artifacts via AQL and delete the first match when one exists.
Executes an AQL query, and when at least one item is returned, deletes the first matching artifact identified by its repo and path.
1
2
deleteMatch
Delete the first matching artifact using the repository and path returned by the AQL query.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.