curl -X POST https://api.getkommit.ai/v1/projects/a1b2c3d4-e5f6-7890-abcd-ef1234567890/nodes/n1a2b3c4-d5e6-7890-abcd-ef1234567890/chat \
-H "Authorization: Bearer km_your_api_key" \
-H "Content-Type: application/json" \
-d '{ "message": "What acceptance criteria should this feature have?" }'