UNPKG

@smartbear/mcp

Version:

MCP server for interacting SmartBear Products

9 lines (8 loc) 204 B
/** * Default payload values for import automation results */ export const DEFAULT_IMPORT_AUTOMATION_PAYLOAD = { automationHierarchy: "1", skipWarning: "0", is_matching_required: "true", };