list_recent_trades
The most recently disclosed trades — newest first. Accepts the same branch/role/since/until/type filters as search_trades so an agent can scope to a chamber or window in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | Chamber (Senate/House) or title substring | |
| type | No | Direction: "buy", "sell", or "exchange" (case-insensitive) | |
| limit | No | ||
| since | No | ISO date lower bound | |
| until | No | ISO date upper bound | |
| branch | No | Either "congress" or "executive" (case-insensitive) |