> For the complete documentation index, see [llms.txt](https://docs.skeddly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skeddly.com/data-types/actionparameters-object.md).

# ActionParameters Object

## Description

The `ActionParameters` object is the base type for all action parameters.

When creating, modifying, or retrieving an action, the `parameters` property will be an object type derived from `ActionParameters`. Each action type has it's own specific derived type.

See [Action Types](/resources/actions/action-types.md) for the complete list of action types, action type codes, and the corresponding `ActionParameters` object to use.
