Sonatype Nexus · Capability
Sonatype Nexus Repository Manager — components
Sonatype Nexus Repository Manager — components. 4 operations. Lead operation: List components. Self-contained Naftiko capability covering one Sonatype Nexus business surface.
What You Can Do
GET
Getcomponents
— List components
/v1/v1/components
POST
Uploadcomponent
— Upload a single component
/v1/v1/components
DELETE
Deletecomponent
— Delete a single component
/v1/v1/components/{id}
GET
Getcomponentbyid
— Get a single component
/v1/v1/components/{id}
MCP Tools
list-components
List components
read-only
idempotent
upload-single-component
Upload a single component
delete-single-component
Delete a single component
idempotent
get-single-component
Get a single component
read-only
idempotent