select_aerospace_tool
Analyzes an aviation task to recommend the optimal Aerospace MCP tool and provides step-by-step guidance for using it.
Instructions
Help select the most appropriate aerospace-mcp tool for a given task.
Uses GPT-5-Medium to analyze the user's task and recommend the best tool(s) along with guidance on how to use them.
Args: user_task: Description of what the user wants to accomplish user_context: Additional context about the user's situation (optional)
Returns: Recommendation with tool name(s) and usage guidance, including primary tool, secondary tools, workflow steps, and considerations.
Raises: No exceptions are raised directly; errors are returned as formatted strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_task | Yes | ||
| user_context | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |