# ExecuteChatActionRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**action_id** | **String** | |
**params** | Option<**serde_json::Value**> | Action-specific parameters. Free-form because the shape depends on `action_id`. See `GET /actions` for the per-id contract. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)