StructForge
Turn messy text into strict JSON schemas agents can trust (invoice, receipt, contact, resume).
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Turn messy text into strict JSON schemas agents can trust (invoice, receipt, contact, resume).
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| structure_text | Convert messy text to strict JSON schema. Use for emails, chat logs, unstructured input. Schemas: invoice, receipt, contact, resume. |
| parse_invoice | Parse invoice text into vendor, amount, due_date, line_items (with math_check). |
| extract_table | Extract HTML or markdown tables into JSON rows. |
| normalize_data | Normalize data object to a named schema (invoice, receipt, contact, resume). |
| validate_structure | Validate JSON against a schema. Enforces field presence and types (string/number/date/array). |
| get_schema | Discover schema shapes. Pass name for one schema, or omit to list all curated schemas. |