Start audit
rubrkit_start_auditStart an async audit job. Audit results are cached per account by a content hash of their inputs; pass force: true to bypass the cache and run a fresh audit (the same as the CLI's --no-cache flag). Requires audits:run for API keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| modelTier | No | ||
| rubricKey | No | ||
| artifactType | No | ||
| targetFileId | No | ||
| reasoningEffort | No | ||
| artifactBundleId | Yes | ||
| customRequirements | No | ||
| targetVersionNumber | No | ||
| artifactBundleVersionNumber | No |