IntegrationType
Integration type - specific integration when publisher_category = Integration
Properties
string
"api""mcp"
View JSON Schema
{
"type": "string",
"description": "Integration type - specific integration when publisher_category = Integration",
"enum": [
"api",
"mcp"
]
}