search_endpoints
Search J-Quants API endpoints by keyword and category to locate the right endpoint for your integration.
Instructions
エンドポイントをキーワードとカテゴリで検索する。
Args: keyword: 検索キーワード(エンドポイント名、パス、説明から検索) category: オプションのカテゴリフィルタ(auth, listed, prices, fins等) api_version: APIバージョン。会話の文脈からV1かV2かを判断して指定する。V1のエンドポイントパス(/v1/...)やV1特有の名前(daily_quotes等)が含まれる場合は'v1'を指定。デフォルトは'v2'。
Returns: 検索結果を含む辞書(該当件数と結果配列)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | ||
| category | No | ||
| api_version | No | v2 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||