prompt_mcp_developer_context
Generates developer context and agent prompts from OpenAPI specifications to streamline MCP server workflow creation. Use after API validation to prepare for endpoint bundling.
Instructions
Step 2 of 6. Use after validate_openapi to get Trimble Agentic Ecosystem context and prompts.
Requires step 1 (validate_openapi). Uses stored analysis from step 1 if neither analysis nor openapi_input is provided. Otherwise provide analysis (from validate_openapi) or openapi_input.
Returns: context, api_summary, inferred_market_segment_and_users, prompts_to_user. Completes workflow step 2. Next: run propose_endpoint_bundles (step 3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysis | No | ||
| openapi_input | No | ||
| input_type | No |