# List manipulation

- [Count list boolean](https://docs.onum.com/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-boolean.md)
- [Count list float](https://docs.onum.com/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-float.md)
- [Count list integer](https://docs.onum.com/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-integer.md)
- [Count list string](https://docs.onum.com/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-string.md)
- [Count list timestamp](https://docs.onum.com/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-timestamp.md)
- [Index list boolean](https://docs.onum.com/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/index-list-boolean.md)
- [Index list float](https://docs.onum.com/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/index-list-float.md)
- [Index list integer](https://docs.onum.com/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/index-list-integer.md)
- [Index list string](https://docs.onum.com/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/index-list-string.md)
- [Index list timestamp](https://docs.onum.com/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/index-list-timestamp.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.onum.com/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
