pub const GEN_AI__TOOL__CALL__ARGUMENTS: &str = "gen_ai.tool.call.arguments";Expand description
The arguments of the tool call. It has to be a stringified version of the arguments to the tool.
- PII: Maybe
- Rewriting behavior: None
ยงAliases
GEN_AI__TOOL__INPUT(gen_ai.tool.input)