search_by_category
Find places by category group code within a specific radius. Input center coordinates and radius to retrieve locations such as restaurants, schools, or public institutions using the MCP server for Kakao Local API.
Instructions
Searches for places with matching category group code
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category_group_code | Yes | category used to search for places (CategoryGroupCode resource) | |
center_coordinate | Yes | longitude and latitude of a center | |
page | No | page number of result | |
radius_from_center | Yes | search radius from the center in meters |