Patsnap TRIZ Case Library
Cross-domain TRIZ case search across structured patent cases, technical contradictions, functions, effects, and patent filters.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
- Search Triz Case: Search the case library and retrieve relevant cases by structured criteria. At least one search criterion among technical_contradiction / svop / efficacy / oxford_effects / keyword m
- List Triz Search Terms: List valid search terms for TRIZ case search fields. Returns the most common values for the efficacy (technical efficacy) and oxford_effects (scientific effects) parameters use
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Cross-domain TRIZ case search across structured patent cases, technical contradictions, functions, effects, and patent filters.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| search_triz_case | Search the case library and retrieve relevant cases by structured criteria. At least one search criterion among technical_contradiction / svop / efficacy / oxford_effects / keyword must be provided; different criterion types are AND-ed together. See each parameter for its structure and combination semantics. filters is an additional filter and cannot form a search on its own. Returns each case's ID along with its problem / effect / innovation summaries and TRIZ annotation data (technical contradiction / SVOP / scientific effects). |
| list_triz_search_terms | List valid search terms for TRIZ case search fields. Returns the most common values for the efficacy (technical efficacy) and oxford_effects (scientific effects) parameters used in search_triz_case. These fields draw from the Oxford effects library which contains hundreds of terms, so this tool returns the ~100 most commonly used values for the chosen field. Pick the terms that best match your need and pass them directly into the corresponding search_triz_case parameters, using the exact spelling returned here. field: the field to list terms for — efficacy or oxford_effects. |