login
Authenticate to the ai-agent-logs API and cache the JWT token for subsequent requests. Allows overriding default credentials with optional username and password.
Instructions
Login to ai-agent-logs-api and cache the JWT. Optional username/password override env defaults.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | No | Password (default: AI_AGENT_LOGS_PASSWORD) | |
| username | No | Username (default: AI_AGENT_LOGS_USERNAME or armin) |