migrate_v1_to_v2
Guides V1 API users through migrating to V2 by mapping endpoint changes and linking to V2 specification pages. Specify a V1 endpoint or keyword for targeted guidance, or view the full migration guide.
Instructions
V1 APIからV2 APIへの移行ガイドを提供する。
V1 APIを利用中のユーザーがV2 APIへ移行する際に、 エンドポイントの対応関係や変更点を案内し、V2の仕様書ページへ誘導します。
Args: v1_endpoint: V1 APIのエンドポイントパスまたはキーワード(例: /v1/prices/daily_quotes, 株価四本値等)。指定しない場合は移行ガイド全体を返す。
Returns: 移行ガイドのMarkdownとV2仕様ページへの誘導情報を含む辞書
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| v1_endpoint | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||