motogp: Get session classification
motogp_get_session_classificationRetrieve full session classification including rider, team, constructor, time/gap, and points using a session ID from motogp_get_sessions.
Instructions
Get the full classification (results) of a session: rider, team, constructor, time/gap and points. Use a session id from motogp_get_sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test | No | Set true for test sessions (default false) | |
| session_id | Yes | Session id from motogp_get_sessions |