get_schooling_detail
Retrieve schooling application details (申し込み内容) using an entry ID from the secure N Lobby portal. Supports returning raw HTML or parsed data.
Instructions
Fetch schooling application details (申し込み内容) by entry ID from the secure portal
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes | Schooling entry ID (entryId query parameter) | |
| html_only | No | Return raw #main HTML instead of parsed detail data (optional, default: false) |