Primitive
lexeme.listAtoms
BETAShort name: listAtoms
Version: 1.0.0
System primitive that lists atoms for a readable lexeme.
Back to primitive libraryInputs
| Key | Type | Required | Description |
|---|---|---|---|
| isPublic | boolean | false | - |
| lexemeId | objectId | true | - |
| limit | number | false | - |
| organizationAtomId | objectId | false | - |
| page | number | false | - |
| personalOnly | boolean | false | - |
| sandboxSessionId | string | false | - |
| scope | string | false | - |
Outputs
| Key | Type | Required | Description |
|---|---|---|---|
| atoms | array | false | - |
| pagination | object | false | - |