tossinvest_list_operations
Filter and list API operations by tag, HTTP method, path, keyword, read-only status, or destructive mutations to find specific endpoints from Toss Securities API.
Instructions
등록된 operation 목록을 필터링해 반환합니다. tag, method, path, readOnly, destructive, keyword 로 필터링할 수 있습니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | tag 이름 (부분 일치, 대소문자 무시) | |
| path | No | path 부분 문자열 | |
| method | No | HTTP method | |
| keyword | No | operationId/summary/description 키워드 | |
| readOnly | No | 읽기 전용 operation 만 조회 | |
| destructive | No | 자산에 영향을 주는 mutation 만 조회 |