research.feed-normalize
Fetch and normalize public RSS or Atom feeds into stable structured JSON entries for agents and research workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured Feed normalization result | |
| meta | Yes | ||
| service | Yes | ||
| version | Yes | ||
| request_id | Yes | Unique request identifier |