diff --git a/docs/enterprise/features/integrations.mdx b/docs/enterprise/features/integrations.mdx index aae16f66b..4e6b6b9a6 100644 --- a/docs/enterprise/features/integrations.mdx +++ b/docs/enterprise/features/integrations.mdx @@ -96,7 +96,7 @@ email_agent = Agent( role="Email Manager", goal="Manage and organize email communications", backstory="An AI assistant specialized in email management and communication.", - tools=[enterprise_tools] + tools=enterprise_tools ) # Task to send an email