Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENT_ARN | No | The ARN of the deployed agent in Agentcore Runtime (format: arn:aws:bedrock-agentcore:region:account-id:runtime/agent-name) | |
| BEARER_TOKEN | No | Your OAuth token or Cognito token for authentication with the deployed server |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |