analyze_problem_programmers
Generate structured hints for Programmers algorithm problems, including difficulty context and a three-step hint guide, with optional similar problem recommendations.
Instructions
프로그래머스 문제를 분석하여 구조화된 힌트 데이터를 제공합니다. 난이도 컨텍스트, 3단계 힌트 가이드 프롬프트를 포함합니다.
⚠️ 플랫폼 판별: 문제 번호만 입력된 경우 대화 맥락에서 플랫폼을 파악하거나, 맥락이 없으면 반드시 BOJ/프로그래머스 중 어느 플랫폼인지 사용자에게 확인 후 호출하세요.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem_id | Yes | 프로그래머스 문제 ID 또는 URL | |
| include_similar | No | 유사 문제 추천 포함 여부 |