Why Clark needs data access
Like any developer, Clark needs to see runtime data to build correctly. During development, Clark can do things such as:- Execute APIs and read responses
- Run one-off queries to sample data
- Inspect individual API step output
- Read browser console logs
- Screenshot the app
- Run automated tests

