I have an action that can edit any of a dozen optional fields. When I use AIP Agent Studio and ask the agent to use the action to change the value of one these fields to a new value, the other fields get deleted because the action isn’t preserving their previous values. I have tried and failed to reliably solve this with better prompting (i.e. change this and keep all other values unchanged). The only solution I’ve found is to use a dozen very narrow actions, but it’s creating a mess as the project is growing.
Is it possible for the agent to default-keep the previous values for the other properties when it runs an action?