mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-17 06:58:09 +01:00
prompt eng on money movement args
This commit is contained in:
@@ -314,7 +314,7 @@ financial_move_money = ToolDefinition(
|
|||||||
ToolArgument(
|
ToolArgument(
|
||||||
name="email_address_or_account_ID",
|
name="email_address_or_account_ID",
|
||||||
type="string",
|
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(
|
ToolArgument(
|
||||||
name="accounttype",
|
name="accounttype",
|
||||||
|
|||||||
Reference in New Issue
Block a user