Fipe
transport__fipeRetrieve Brazilian vehicle pricing data from FIPE for cars, motorcycles, and trucks. Access daily-updated brand listings and model details with quality scoring and source verification.
Instructions
[Transport & Vehicles Agent] Get Brazilian vehicle pricing data from FIPE (Fundacao Instituto de Pesquisas Economicas). List brands or get model details for cars, motorcycles, and trucks. Source: FIPE / Parallelum API (Public), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Vehicle type | cars |
| brandId | No | Brand ID to get models (omit to list all brands) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |