Method string constants for MCP Apps protocol messages.
These constants provide a type-safe way to check message methods without
accessing internal Zod schema properties. External libraries should use
these constants instead of accessing schema.shape.method._def.values[0].
Method string constants for MCP Apps protocol messages.
These constants provide a type-safe way to check message methods without accessing internal Zod schema properties. External libraries should use these constants instead of accessing
schema.shape.method._def.values[0].