audit_ai_stack
Audit several AI tools at once: for each one return its verified free-tier limit, whether the free-tier output may be used commercially, any recently verified change to its allowance, and whether the vendor publishes a figure at all. Use this when a user names the stack they rely on ("I use Cursor, Runway and Kimi") - it answers in one call what would otherwise take four lookups per tool, and it surfaces the two things people miss: an allowance that quietly changed, and a tool whose ceiling is simply unknown because nobody publishes it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Data language, default en | |
| tools | Yes | Tool slugs or names, e.g. ["cursor", "runway", "kimi"] |