Skip to main content
Glama
101,075 tools. Last updated 2026-04-12 16:55
  • Retrieve comprehensive place details including name, address, reviews, and photos using a place ID from Kakao Local search results.
    MIT
  • Find nearby places by category within a specified radius from a central location using Kakao Local API. Filter results for restaurants, cafes, hospitals, schools, parking lots, and other location types in Korea.
    MIT
  • Find places in Korea using keywords, with options to filter by category, location radius, and pagination for precise search results.
    MIT
  • Create a rule in a DRAFT version. Requires name, priority, condition tree, and actions array. Before creating rules with new fact keys, call lexq_facts_list to check existing facts. If a required key is missing, ask the user to confirm the type, isRequired, and description before calling lexq_facts_create — registering facts enables type validation, Console UI autocomplete, and the dry-run requirements analyzer. Condition: { type: "SINGLE", field, operator, value, valueType } or { type: "GROUP", operator: "AND"|"OR", children: [...] } Operators: EQUALS, NOT_EQUALS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LESS_THAN, LESS_THAN_OR_EQUAL, CONTAINS, IN, NOT_IN Value types: STRING, NUMBER, BOOLEAN, LIST_STRING, LIST_NUMBER Actions: [{ type, parameters }] Action parameter schemas: - DISCOUNT: { refVar: string, method: "PERCENTAGE"|"AMOUNT", rate?: number (when PERCENTAGE), value?: number (when AMOUNT) } - POINT: { refVar: string, targetVar: string, method: "PERCENTAGE"|"AMOUNT", rate?: number (when PERCENTAGE), value?: number (when AMOUNT), integrationId: uuid } - COUPON_ISSUE: { couponId: string, integrationId: uuid } - BLOCK: { reason: string } - NOTIFICATION: { channel: "SMS"|"EMAIL"|"PUSH"|"KAKAO", targetVar: string, templateId: string, integrationId: uuid } - WEBHOOK: { url: string, method: "POST" } - SET_FACT: { key: string, value: string|number|boolean } - ADD_TAG: { tag: string, targetVar: string }
    Connector

Matching MCP Servers