Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bedrock AgentCore CLI
Use AWS Bedrock AgentCore tools from the command line.Commands
Code Interpreter
Browser Navigate
Browser Click
Browser Fill
Options
| Option | Type | Description |
|---|---|---|
--code | string | Python code to execute |
--file | string | Path to Python file |
--url | string | URL to navigate to |
--selector | string | CSS selector |
--value | string | Value to fill |
--timeout | number | Timeout in ms |
Environment Variables
| Variable | Required | Description |
|---|---|---|
AWS_ACCESS_KEY_ID | Yes | AWS access key |
AWS_SECRET_ACCESS_KEY | Yes | AWS secret key |
AWS_REGION | Yes | AWS region |
Related
- Bedrock AgentCore - Code documentation

