Search Asale docs with citations
Search Asale docs with citations
- 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.
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 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": "support.docs.search",
"input": {
"body": {
"question": ""
}
},
"max_cost_micros": 0
}'curl https://gw.asale.ai/v1/tool-runs/<RUN_ID> -H 'Authorization: Bearer <ASALE_API_KEY>'| Parameter | Required | Type |
|---|---|---|
| body | Yes | object |
Full input schema
{
"$defs": {
"SupportDocsSearchRequest": {
"properties": {
"question": {
"description": "Documentation question to answer.",
"type": "string"
}
},
"required": [
"question"
],
"type": "object"
}
},
"additionalProperties": false,
"properties": {
"body": {
"$ref": "#/$defs/SupportDocsSearchRequest"
}
},
"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
Search
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