OpenObserve · Capability
openobserve — ServiceAccounts
openobserve — ServiceAccounts. 4 operations. Lead operation: List service accounts. Self-contained Naftiko capability covering one Openobserve business surface.
What You Can Do
GET
Serviceaccountslist
— List service accounts
/v1/api/{org-id}/service-accounts
POST
Serviceaccountsave
— Create service account
/v1/api/{org-id}/service-accounts
PUT
Serviceaccountupdate
— Update service account
/v1/api/{org-id}/service-accounts/{email-id}
DELETE
Removeserviceaccount
— Delete service account
/v1/api/{org-id}/service-accounts/{email-id}
MCP Tools
list-service-accounts
List service accounts
read-only
idempotent
create-service-account
Create service account
update-service-account
Update service account
idempotent
delete-service-account
Delete service account
idempotent