# Automation Apps / Blocks

- [Workflow Counter](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/workflow-counter.md)
- [Splitter Block](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/splitter-block.md)
- [Slice And Parse Function](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/slice-and-parse-function.md)
- [Slice Function](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/slice-and-parse-function/slice-function.md)
- [Parse Number Function](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/slice-and-parse-function/parse-number-function.md)
- [Slice And Parse Function](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/slice-and-parse-function/slice-and-parse-function.md)
- [Text Block](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/text-block.md)
- [Find Text Block](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/text-block/find-text-block.md)
- [Replace Text Block](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/text-block/replace-text-block.md)
- [Remove Text block](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/text-block/remove-text-block.md)
- [Split Text Block](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/text-block/split-text-block.md)
- [URL Encode](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/text-block/url-encode.md)
- [URL Decode](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/text-block/url-decode.md)
- [HTML to Markdown](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/text-block/html-to-markdown.md)
- [Default Value](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/text-block/default-value.md)
- [Text Parser](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/text-block/text-parser.md)
- [Change Case](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/text-block/change-case.md)
- [Generate Unique ID](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/text-block/generate-unique-id.md)
- [Date-Time Formatter](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/date-time-formatter.md)
- [Modify Current Date Block](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/date-time-formatter/modify-current-date-block.md)
- [Get Duration Difference](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/date-time-formatter/get-duration-difference.md)
- [Format Date Only](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/date-time-formatter/format-date-only.md)
- [Add-Subtract Time](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/date-time-formatter/add-subtract-time.md)
- [Current Date](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/date-time-formatter/current-date.md)
- [Get Current UTC Timestamp](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/date-time-formatter/get-current-utc-timestamp.md)
- [Format Date with Time Zone](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/date-time-formatter/format-date-with-time-zone.md)
- [Get Date-time from Unix Timestamp](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/date-time-formatter/get-date-time-from-unix-timestamp.md)
- [Format Date (To Specific Time-Zone)](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/date-time-formatter/format-date-to-specific-time-zone.md)
- [Time Delay Block](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/time-delay-block.md)
- [Calculator Block](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/calculator-block.md)
- [Random Number Generator Block](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/random-number-generator-block.md)
- [Basic Iterator](https://helpdocumentation.gitbook.io/user/automation-apps-blocks/basic-iterator.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://helpdocumentation.gitbook.io/user/automation-apps-blocks.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.
