Open the Start screen for handing over material
open_startOpen a browser form for submitting a consulting question and attached files, then return the URL so you can retrieve them later via check_intake.
Instructions
相談内容と資料(PDF・画像・Office・テキスト)をブラウザから預ける Start 画面を開き、URL を返す。ダッシュボードと同じローカル HTTP サーバー(127.0.0.1)に相乗りする。預けられたものは check_intake で受け取る。 / Open the Start screen — a browser form for handing over a question plus files — and return its URL. It rides on the same local server on 127.0.0.1. Pick items up with check_intake.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | 出力言語 / Output language | both |
| open | No | ブラウザを自動で開く / Launch the browser automatically |