accept_mission
Accept a mission from the mission board (You must be docked at the base offering the mission. Maximum 5 active missions at once. Use get_missions to see available missions and their IDs.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mission_id | No | Mission ID or template ID to accept (one of mission_id/template_id required) | |
| session_id | Yes | Your session ID from login/register | |
| template_id | No | Mission template ID to accept (takes priority over mission_id) |