ym_execute
Search for available actions with ym_search, then execute any action by its ID with validated parameters using ym_execute.
Instructions
Execute action by ID. params_json validated against action schema. Use ym_search to discover actions and their schemas first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| params_json | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |