Agent does not see message argument in ToolMock #492
Labels
bug
Something isn't working
invalid
This doesn't seem right
priority/minor
Lower-priority tasks that can be picked up when time allows or planned for later.
Describe the bug
Mock of PublishROS2MessageTool was created in PR #487.
Agent, when given this tool does not see message argument at all.
To Reproduce
Steps to reproduce the behavior:
jm/feat/tool-benchmark-custom-interfaces
Expected behavior
Agent should properly see all arguments
Screenshots
output of the agent when asked what arguments the tool has:
When declared explicitly in the mock class and added new field to args_shema:
The agent outputs:
So for some reason agent always ignores only message argument
When agent uses original tool, the problem does not occur:
Platform
Version
Release number or commit hash.
The text was updated successfully, but these errors were encountered: