# Data Manipulation and Transformation

- [Convert Lead](https://docs.avonnicomponents.com/flow/actions/data-manipulation-and-transformation/convert-lead.md)
- [Create file](https://docs.avonnicomponents.com/flow/actions/data-manipulation-and-transformation/create-file.md)
- [Split Text to Text Collection](https://docs.avonnicomponents.com/flow/actions/data-manipulation-and-transformation/split-text-to-text-collection.md)
- [SObject Collection Math](https://docs.avonnicomponents.com/flow/actions/data-manipulation-and-transformation/sobject-collection-math.md)
- [SObject Collection Join](https://docs.avonnicomponents.com/flow/actions/data-manipulation-and-transformation/sobject-collection-join.md)
- [Get Record from SObject Collection](https://docs.avonnicomponents.com/flow/actions/data-manipulation-and-transformation/get-record-from-sobject-collection.md)
- [SObject Collection to Activity Timeline Items](https://docs.avonnicomponents.com/flow/actions/data-manipulation-and-transformation/sobject-collection-to-activity-timeline-items.md)
- [SObject Collection to Calendar Marked Date Collection](https://docs.avonnicomponents.com/flow/actions/data-manipulation-and-transformation/sobject-collection-to-calendar-marked-date-collection.md)
- [SObject Collection to Scheduler Events](https://docs.avonnicomponents.com/flow/actions/data-manipulation-and-transformation/sobject-collection-to-scheduler-events.md)
- [SObject Collection to Text Collection](https://docs.avonnicomponents.com/flow/actions/data-manipulation-and-transformation/sobject-collection-to-text-collection.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.avonnicomponents.com/flow/actions/data-manipulation-and-transformation.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.
