logoalt Hacker News

RichardChuyesterday at 6:59 PM1 replyview on HN

Thanks! I'm planning on supporting a granular permission system, so per account you should be able to customize which tools it should be able to use (e.g. readonly, read+write including drafts (but no send), or full access).

You should be able to customize the permissions per API key as well, so if there's a case where you want to write or send something just one time then you can just swap in the API key and do that and swap back if you want to.

There will also be a dashboard (in addition to the CLI) so that you can easily audit everything that has happened in the system.


Replies

tonymetyesterday at 9:49 PM

for that sort a tool it would be nice to restrict access to specific labels , or API query patterns.

show 1 reply