Argo CD · Capability
Argo CD — AccountService
Argo CD — AccountService. 6 operations. Lead operation: Argo CD ListAccounts Returns the List of Accounts. Self-contained Naftiko capability covering one Argo Cd business surface.
What You Can Do
GET
Accountservicelistaccounts
— Argo CD ListAccounts Returns the List of Accounts
/v1/api/v1/account
GET
Accountservicecani
— Argo CD CanI Checks if the Current Account Has Permission to Perform an Action
/v1/api/v1/account/can-i/{resource}/{action}/{subresource}
PUT
Accountserviceupdatepassword
— Argo CD UpdatePassword Updates an Account's Password to a New Value
/v1/api/v1/account/password
GET
Accountservicegetaccount
— Argo CD GetAccount Returns an Account
/v1/api/v1/account/{name}
POST
Accountservicecreatetoken
— Argo CD CreateToken Creates a Token
/v1/api/v1/account/{name}/token
DELETE
Accountservicedeletetoken
— Argo CD DeleteToken Deletes a Token
/v1/api/v1/account/{name}/token/{id}
MCP Tools
argo-cd-listaccounts-returns-list
Argo CD ListAccounts Returns the List of Accounts
read-only
idempotent
argo-cd-cani-checks-if
Argo CD CanI Checks if the Current Account Has Permission to Perform an Action
read-only
idempotent
argo-cd-updatepassword-updates-account-s
Argo CD UpdatePassword Updates an Account's Password to a New Value
idempotent
argo-cd-getaccount-returns-account
Argo CD GetAccount Returns an Account
read-only
idempotent
argo-cd-createtoken-creates-token
Argo CD CreateToken Creates a Token
argo-cd-deletetoken-deletes-token
Argo CD DeleteToken Deletes a Token
idempotent