cfbd_portal
Retrieve college football transfer-portal moves for a season, with player origin, destination, and rating.
Instructions
Transfer-portal moves for a season — origin, destination and rating.
Returns: [{season, firstName, lastName, position, origin, destination, transferDate, rating, stars, eligibility}] — SHAPE FROM VENDOR DOCS.
NOTE: this shape is from the vendor's documentation and has NOT been verified against a live response (we hold no key for this provider). Treat it as approximate — inspect the actual payload before relying on a field name.
Example: 2024 portal {"year": 2024}
Auth: needs your own key in CFBD_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Season year. |