prompt_mcp_developer_context
Generates agent ecosystem context and prompts from API analysis to define market segments, user personas, and next steps for building agent integrations.
Instructions
Step 2 of 6. Use after validate_openapi to get agent platform 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 | ||
| input_type | No | ||
| openapi_input | No |