# Workflow Actions

- [Core Actions](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions.md)
- [Leveraging the "Update Contact Field" Action](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/leveraging-the-update-contact-field-action.md)
- [Using the 'Set Event Start Date/Time' Action](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/using-the-set-event-start-date-time-action.md)
- [Set Event Start Date/Time FAQ](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/using-the-set-event-start-date-time-action/set-event-start-date-time-faq.md)
- [Utilizing the "Update Contact Field" Action for Date Type Fields](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/utilizing-the-update-contact-field-action-for-date-type-fields.md)
- [Action - Update Custom Value](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/action-update-custom-value.md)
- [Action - Update Custom Value FAQ](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/action-update-custom-value/action-update-custom-value-faq.md)
- [Restrict Access to Workflow Folders with Folder Permissions](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/restrict-access-to-workflow-folders-with-folder-permissions.md)
- [Setting Up Contact Reply](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/core-actions/setting-up-contact-reply.md)
- [Premium Actions](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/premium-actions.md)
- [How to use the Workflow Slack Premium Action](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/premium-actions/how-to-use-the-workflow-slack-premium-action.md)
- [How to use the Google Sheets Premium Workflow Action](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/premium-actions/how-to-use-the-google-sheets-premium-workflow-action.md)
- [How to use the Date/Time Formatter Premium Workflow Action](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/premium-actions/how-to-use-the-date-time-formatter-premium-workflow-action.md)
- [How to use the Custom Webhook LC Premium Workflow Action](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/premium-actions/how-to-use-the-custom-webhook-lc-premium-workflow-action.md)
- [Utilizing Webhooks in Gymini: POST and GET Methods Explained](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/premium-actions/how-to-use-the-custom-webhook-lc-premium-workflow-action/utilizing-webhooks-in-gymini-post-and-get-methods-explained.md)
- [Number Formatter Premium Workflow Action](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/premium-actions/number-formatter-premium-workflow-action.md)
- [Number Formatter Workflow Action FAQ](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-actions/premium-actions/number-formatter-premium-workflow-action/number-formatter-workflow-action-faq.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.getgymini.com/gymini/features/features-overview/workflows/workflow-actions.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.
