Approve reads one piece of text and says whether it should go through, be stopped, or wait for a person.
Use it for comments, listings, expenses, pull requests, ads, or anything in a review queue. You can pass your own rules. It returns approve, reject, or needs_review — not a written judgement.
Put this in front of a publish step. If it is not sure, send it to a human.
What you can do
- decide whether a comment, listing, expense, or post should go through
- Pass your own rules, such as a brand or spend policy
- Send unsure cases to review instead of auto-rejecting
Who it's for
Moderation queues, finance approvals, marketplace listings, and any “is this OK?” gate.
How to use it
- Pass the text
- Optionally pass rules
- Publish on approve, stop on reject, and hold needs_review
Getting started
Pass a kind product review with no insults. Expect approve. Pass a slur-filled comment and expect reject.