extract_keywords
Extract ranked keywords and named entities (people, orgs, places, products) from text as clean JSON arrays — for tagging, indexing, and enrichment pipelines. $0.004/call via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to analyze (truncated to 8,000 characters) | |
| max_keywords | No | Maximum keywords to return |