Skills.expanso.io array-length

name: array-length

install
source · Clone the upstream repo
git clone https://github.com/expanso-io/skills.expanso.io
manifest: skills/transforms/array-length/skill.yaml
source content

name: array-length version: 1.0.0 description: Get length/size of arrays and strings

inputs:

  • name: value type: any required: true description: Array or string

outputs:

  • name: length type: integer description: Length of the value

backends:

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

author: expanso license: MIT