data_to_extractarray · requiredValue supplied for data to extract.
minItems: 1 · maxItems: 10
Brand.dev
Define the fields you want — name, description, type and an example each — and get them extracted from the company's own website, with…
Define the fields you want — name, description, type and an example each — and get them extracted from the company's own website, with the URLs used Request one bounded result or page using the documented fields. Pagination is explicit: follow-up pages require another run. The catalog price is the maximum per request; the quote reflects the selected limits and the wallet settles the verified actual cost plus 40%. Free supplier calls remain free. Results contain reviewed business data and available pagination. The worked example shows selected fields from a recorded response, with at most the first item of each list.
Agents select this operation with tool ID brand-dev.brand-ai-query, then check its current inputs and price before a run.
data_to_extractarray · requiredValue supplied for data to extract.
minItems: 1 · maxItems: 10
domainstring · requiredbare domain, no scheme
minLength: 1 · maxLength: 253
dataobjectReturned data value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "brand-dev.brand-ai-query",
"input": {
"domain": "stripe.com",
"data_to_extract": [
{
"datapoint_name": "pricing_model",
"datapoint_type": "text",
"datapoint_example": "per-transaction percentage fee",
"datapoint_description": "How the company charges customers"
}
]
}
}{
"data": {
"domain": "stripe.com",
"status": "ok",
"data_extracted": [
{
"datapoint_name": "pricing_model",
"datapoint_value": "Integrated per-transaction pricing with no hidden fees"
}
]
}
}invalid_input: The lookup fields or limits are invalid.example: {"domain":"stripe.com","data_to_extract":[{"datapoint_name":"pricing_model","datapoint_description":"How the company charges customers","datapoint_example":"per-transaction percentage fee","datapoint_type":"text"}]}upstream_error: The provider could not complete a verified result; the wallet was not charged.Check the documented fields and contact Scrollport support with the run ID if needed.Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.