- extraction.extractBatch: batch extraction with shared config - extraction.submitJob: async job submission with webhook support - extraction.getJob: get job status/results by ID - extraction.listJobs: list recent async jobs - extraction.getProductRateLimitStatus: per-product or summary rate limits - extraction.resetProductRateLimit: admin rate limit reset - extraction.sidecarMonitoringState: detailed sidecar circuit breaker state All tools require admin role and map to existing extraction-service endpoints. Fixes TypeScript optional parameter error in extractionGetProductRateLimitStatus. |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||