package tool_entities type ValidateCredentialsResult struct { Result bool `json:"result"` }