Asalebeta
Tool market
Data

Preview crawl parameters generated from natural language prompt

Preview crawl parameters generated from natural language prompt

Run a test
This tool is integrated but is not currently open for calls. Pricing and enablement are managed by the platform.
Price
Status
Not enabled
Official reference
Protocols
REST · MCP

Run a test

Runs are submitted only when you click Run. Check the input and cost limit first.

Input parametersJSON
Sign in

Tests use your account balance and the selected key’s budget. The cost limit caps this API call; it does not include future calls or recurring upstream jobs.

This tool is integrated but is not currently open for calls. Pricing and enablement are managed by the platform.

Run result

Run a test to see its status, charges and response here.

API reference

A successful asynchronous create call returns a receipt. Use the provider’s status/result operation with that receipt ID to check whether the upstream job has completed.

curl https://gw.asale.ai/v1/tool-runs \
  -H 'Authorization: Bearer <ASALE_API_KEY>' \
  -H 'Content-Type: application/json' \
  -H 'Idempotency-Key: <UNIQUE_REQUEST_ID>' \
  -d '{
  "tool": "crawl.params.preview",
  "input": {
    "body": {
      "prompt": "",
      "url": "https://example.com"
    }
  },
  "max_cost_micros": 0
}'
curl https://gw.asale.ai/v1/tool-runs/<RUN_ID> -H 'Authorization: Bearer <ASALE_API_KEY>'
ParameterRequiredType
bodyYesobject
Full input schema
{
  "additionalProperties": false,
  "properties": {
    "body": {
      "properties": {
        "prompt": {
          "description": "Natural language prompt describing what you want to crawl",
          "maxLength": 10000,
          "type": "string"
        },
        "url": {
          "description": "The URL to crawl",
          "format": "uri",
          "type": "string"
        }
      },
      "required": [
        "url",
        "prompt"
      ],
      "type": "object"
    }
  },
  "required": [
    "body"
  ],
  "type": "object"
}

Price

Not enabled

Tests use your account balance and the selected key’s budget. The cost limit caps this API call; it does not include future calls or recurring upstream jobs.

Price revision 3

Data

Asale matches available channels by price. The reference is the highest verified channel reference price. Only definite rejections may transfer to another channel; uncertain executions require reconciliation to avoid duplicate charges.

Supply channels: 1