{"openapi":"3.1.0","info":{"title":"Brain Dump Command Center","description":"This tool lets you quickly list all your scattered thoughts and tasks, then automatically organizes them into an actionable plan.","version":"1.0"},"servers":[{"url":"https://dabbled.ai"}],"paths":{"/apps/brain-dump-command-center":{"get":{"operationId":"brainDumpCommandCenter","summary":"This tool lets you quickly list all your scattered thoughts and tasks, then automatically organizes them into an actionable plan.","parameters":[{"name":"brain_dump","in":"query","required":false,"description":"Brain dump - one thing per line","schema":{"type":"string"}}],"responses":{"200":{"description":"Rendered app reflecting the given inputs."}}}}}}