Update AI FunctionCall execute() call for ActionPluginBase
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3512096. -->
Reported by: [michaellander](https://www.drupal.org/user/636494)
Related to !503
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>As we rework the new FunctionCall plugins to support <code>ContextDefinition</code>s and Action plugins, we need to update the <code>\Drupal\ai\Plugin\AiFunctionCall\ActionPluginBase::execute()</code> call to negotiate supplied context and pass them to the action as parameters/configuration.</p>
issue