Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alumio.com/llms.txt

Use this file to discover all available pages before exploring further.

List: Get count The “List: Get count” mapper returns the number of items in a list.

Fields

N/A

Sample Data

InputResult
[“A”,“B”,“C”]3
[]0
{“name”: “A”, “price”: 10}2