All workflows

Dify workflow

json-repair

Repairs malformed or non-standard JSON text and returns the repaired string.

Created by svcvit · from svcvit/Awesome-Dify-Workflow

Dify · MIT · Data Processing

Get workflow View source Both actions open the exact recorded artifact or source.

Purpose

What it does

Repairs malformed or non-standard JSON text and returns the repaired string.

Produces

  • The string returned by the upstream json_repair call.

Acquisition

How to use

  1. 01

    Open the exact upstream Dify artifact with Get workflow.

  2. 02

    Inspect the workflow and its embedded Python code before importing it into Dify.

  3. 03

    Confirm that the json_repair dependency is available in your runtime, then compare repaired output with the original input.

Important limitation

What to know

Requires the external json_repair package, with no version pinned by the workflow.

A Weft Place listing is not proof of safety, compatibility, successful execution, production readiness, or quality.

Technical detailsRequirements, inputs, outputs, and declared capabilities

Platform and classification

Platform
Dify
Minimum version
0.13.0
Package version
1.0.0
Use cases
Data Processing
Tags
Json, Repair, Imported Upstream

Declared capabilities

Code Execution

Human checkpoints

No checkpoint is declared in the Workflow.

Inputs

  • llm_stringstring · required

    Malformed or non-standard JSON text supplied to the upstream Workflow.

Outputs

  • outputstring

    The string returned by the upstream json_repair call.

Source detailsCreator context, exact source, license, and transformations
Original creator
svcvit
Exact path
DSL/json-repair.yml
Recorded ref
e730ed3627e5fa56fc1668d995b83178b6b1181c
Attribution basis
Repository publisher identity, pinned README attribution, and introducing commit identity. This does not establish legal identity or sole authorship.
License evidence
MIT, based on repository-level license evidence at the pinned revision; no per-file SPDX header was found.
Recorded transformation
The listed artifact is byte-identical to upstream; no functional changes are recorded.
Listing maintained by
Weft Place maintainers
Audit detailsTesting, static Registry checks, review evidence, and hashes

Testing record

  • Not independently runtime-tested by Weft Place.
  • Last tested: Not recorded
  • Tested platform version: Not recorded

Registry check

  • Recorded validation state: valid
  • Checked: Jul 21, 2026, 03:06 AM UTC
  • Warnings recorded: 0

Declared safety metadata

  • Risk level: medium
  • Sends data externally: No
  • Stores user data: No
  • Contains credentials: No

Artifact hash

5859d8c833593069cfe781da27d585a24cdbbf5e03a50af56b2ae01045d491ad

These records describe declared metadata and static evidence at their stated scope. They do not establish safety or current platform compatibility.