Skip to main content
Glama

YCloud WhatsApp API MCP Server

errors.ts731 B
import type {TypeError} from "../compile/validate/dataType" import type {ApplicatorKeywordError} from "./applicator" import type {ValidationKeywordError} from "./validation" import type {FormatError} from "./format/format" import type {UnevaluatedPropertiesError} from "./unevaluated/unevaluatedProperties" import type {UnevaluatedItemsError} from "./unevaluated/unevaluatedItems" import type {DependentRequiredError} from "./validation/dependentRequired" import type {DiscriminatorError} from "./discriminator" export type DefinedError = | TypeError | ApplicatorKeywordError | ValidationKeywordError | FormatError | UnevaluatedPropertiesError | UnevaluatedItemsError | DependentRequiredError | DiscriminatorError

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/YCloud-Developers/ycloud-whatsapp-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server