Hello World Context Test

Test the CallerContext functionality with a simple hello world agent that displays your complete user context.

Test Hello World Agent

Click the button below to invoke the hello world agent. It will receive your full CallerContext and display all the user information.

What This Tests

  • CallerContext Creation: Validates that CallerContext is properly created from DynamoDB + Cognito data
  • Data Flow: Tests passing CallerContext from Node.js backend to Python agent
  • Agent Integration: Confirms Python agents can receive and use CallerContext
  • Authentication: Ensures only authenticated users can access the test
  • Context Display: Shows all user attributes, roles, and permissions