plan_and_execute
Plan and execute domain management tasks through natural language instructions, including buying domains, connecting to third-party platforms, and managing mailboxes.
Instructions
Give a natural language instruction (e.g., 'buy 5 domains and connect Instantly') and the server will plan steps and optionally execute them.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instruction | Yes | Natural-language instruction. | |
| execute | No | Execute the plan (true) or just return a dry-run plan (false). | |
| No | For third-party connection (if needed). | ||
| password | No | For third-party connection (if needed). |