get_driver_info
Retrieve detailed information about a specific Formula One driver, including their performance statistics for a given year, event, and session, using the Formula One MCP Server.
Instructions
Get information about a specific Formula One driver
Input Schema
Name | Required | Description | Default |
---|---|---|---|
driver_identifier | Yes | Driver identifier (number, code, or name; e.g., "44", "HAM", "Hamilton") | |
event_identifier | Yes | Event name or round number (e.g., "Monaco" or "7") | |
session_name | Yes | Session name (e.g., "Race", "Qualifying", "Sprint", "FP1", "FP2", "FP3") | |
year | Yes | Season year (e.g., 2023) |