SLOP Protocol Endpoint Tester
Use this interface to test all SLOP protocol endpoints implemented in this
server.
1. POST /chat - Talk to Triviabot
2. Tools API
GET /tools - List available tools
GET /tools/:tool_id - Get tool details
POST /tools/:tool_id - Use a specific tool
Back to main page