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_textConvert messy text to strict JSON schema. Use for emails, chat logs, unstructured input. Schemas: invoice, receipt, contact, resume.
    parse_invoiceParse invoice text into vendor, amount, due_date, line_items (with math_check).
    extract_tableExtract HTML or markdown tables into JSON rows.
    normalize_dataNormalize data object to a named schema (invoice, receipt, contact, resume).
    validate_structureValidate JSON against a schema. Enforces field presence and types (string/number/date/array).
    get_schemaDiscover schema shapes. Pass name for one schema, or omit to list all curated schemas.