get_problem_boj
Retrieve detailed information for a specific Baekjoon Online Judge problem by its problem number, including difficulty, tags, and statistics.
Instructions
특정 BOJ 문제의 상세 정보를 조회합니다. 문제 번호로 난이도, 태그, 통계 등을 확인할 수 있습니다.
⚠️ 플랫폼 판별: 문제 번호만 입력된 경우 대화 맥락에서 플랫폼을 파악하거나, 맥락이 없으면 반드시 BOJ/프로그래머스 중 어느 플랫폼인지 사용자에게 확인 후 호출하세요.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem_id | Yes | BOJ 문제 번호 (양의 정수) |