Inputs
Output
Type:int
Returns the count of items in the list.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Counts the number of items in a list or array
| App | List Tools |
| Operation ID | list_count_items |
| Type | Action |
| Connection | None |
| Credits per run | Free |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
list | array (also accepts a comma-separated string) | No | - | Select the list to count items from |
int
Returns the count of items in the list.