prompt eng on money movement args

This commit is contained in:
Steve Androulakis
2025-04-25 07:25:29 -07:00
parent 0767533ca1
commit 05041f9433

View File

@@ -314,7 +314,7 @@ financial_move_money = ToolDefinition(
ToolArgument(
name="email_address_or_account_ID",
type="string",
description="email address or account ID of user",
description="email address or account ID of user (you will need both to find the account)",
),
ToolArgument(
name="accounttype",