arpe_quick_start
Identify the right Arpe.io tool for your data task and receive a step-by-step workflow guide. Enter a plain English use case to get recommended tool, parameters, and sequence of calls.
Instructions
Determine which Arpe.io tool to use and get a step-by-step workflow guide. Call this when the user's intent is unclear or they are new to arpe.io tools. Accepts a plain English use case description and returns the recommended tool, required parameters, and the sequence of tool calls to make. Does not execute anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| use_case | Yes | Plain English description of what the user wants to do (e.g., 'export a large Oracle table to S3 as Parquet', 'migrate SQL Server schema to PostgreSQL'). Used to auto-detect the right tool. | |
| product | No | Override auto-detection and show the workflow for a specific product. If omitted, the tool selects based on use_case. |