Skills.expanso.io json-compact

name: json-compact

install
source · Clone the upstream repo
git clone https://github.com/expanso-io/skills.expanso.io
manifest: docs/json-compact/skill.yaml
source content

name: json-compact version: 1.0.0 description: Compact JSON by removing whitespace

inputs:

  • name: json type: string required: true description: JSON to compact

outputs:

  • name: compact type: string description: Compacted JSON

backends:

  • name: local type: local description: Local processing (no API required)

author: expanso license: MIT