Plan integration
plan_integrationTurn a goal into a detailed integration plan: find the closest matching recipe and expand it into concrete operations, SDK calls, errors, and webhooks.
Instructions
Given a goal, resolves the matching recipe (or the closest by search) and expands it into a concrete plan with real operations, SDK calls, errors, and webhooks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | e.g. "marketplace with 90/10 split and manual payout" | |
| recipeId | No | Skip search and use this recipe id directly. |