get_day_content
Retrieve the complete markdown content for a specific day in a trip to verify original activity details before conversion.
Instructions
일자의 전체 마크다운 콘텐츠를 조회한다. 활동 변환 시 원본 확인용.
Args: trip_id: 여행 ID day_id: 일자 ID (get_trip에서 확인)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trip_id | Yes | ||
| day_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |