Skip to main content
Glama
createAttribute.d.ts•712 B
import { CreateAttributeEnumerationInner } from './createAttributeEnumerationInner'; export declare class CreateAttribute { 'value'?: string; 'isRecurring'?: boolean; 'enumeration'?: Array<CreateAttributeEnumerationInner>; 'type'?: CreateAttribute.TypeEnum; static discriminator: string | undefined; static attributeTypeMap: Array<{ name: string; baseName: string; type: string; }>; static getAttributeTypeMap(): { name: string; baseName: string; type: string; }[]; } export declare namespace CreateAttribute { enum TypeEnum { Text, Date, Float, Boolean, Id, Category } }

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/samihalawa/brevo-mcp'

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