@@ -72,7 +72,7 @@ Strands comes with a comprehensive set of built-in tools:
7272
7373- ** agent_graph** : Create and manage graphs of agents
7474- ** calculator** : Perform mathematical operations
75- - ** cron** : Task scheduling with cron jobs
75+ - ** cron** : Task scheduling with cron jobs * (not available on Windows) *
7676- ** current_time** : Get the current date and time
7777- ** editor** : File editing operations like line edits, search, and undo
7878- ** environment** : Manage environment variables
@@ -83,9 +83,9 @@ Strands comes with a comprehensive set of built-in tools:
8383- ** load_tool** : Dynamically load more tools at runtime
8484- ** memory** : Agent memory persistence in Amazon Bedrock Knowledge Bases
8585- ** nova_reels** : Create AI generated videos with Nova Reels on Amazon Bedrock
86- - ** python_repl** : Run Python code
86+ - ** python_repl** : Run Python code * (not available on Windows) *
8787- ** retrieve** : Semantically retrieve data from Amazon Bedrock Knowledge Bases for RAG, memory, and other purposes
88- - ** shell** : Execute shell commands
88+ - ** shell** : Execute shell commands * (not available on Windows) *
8989- ** slack** : Slack integration with real-time events, API access, and message sending
9090- ** speak** : Generate speech from text using macOS say command or Amazon Polly
9191- ** stop** : Force stop the agent event loop
0 commit comments