579 B
579 B
Action docs
Steps to contribute:
- Create a appsmith-docs/action-reference/.md file.
- Follow the asset-upload guidelines to upload and use an asset in the docs.
Action docs template
Copy paste this template in the file you are updating
---
description: >-
Description of the action
---
# Action Name
## Signature
##
function signature of the action wrapped in code blocks
#### Arguments
| Argument Name | Description |
| :--- | :--- |
| **Argument Name** | Argument Description |
## Image / gif of the action used