Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.
Answer QuestionOLOSTEP_ANSWER_QUESTION
Synchronously research a bounded task by searching and browsing the web, then return the completed answer and sources when available. This usage-metered operation usually takes 3-30 seconds and has no documented fixed dashboard-key credit price; check the account balance before expensive use.
Get Credit BalanceOLOSTEP_GET_CREDIT_BALANCE
Return the connected team's remaining Olostep credits, credit lots, active subscription, and whether usage is enabled without consuming web-processing credits.
Get Operation ResultOLOSTEP_GET_OPERATION_RESULT
Retrieve a stored scrape, search, map, answer, or crawl by its operation ID without repeating or rebilling the original work. Crawl results may still report in_progress.
List Crawl PagesOLOSTEP_LIST_CRAWL_PAGES
Return one page of URLs and retrieve IDs processed by an asynchronous crawl, with a continuation cursor for additional pages. Use Retrieve Content for page bodies.
Map WebsiteOLOSTEP_MAP_WEBSITE
Synchronously discover and optionally rank URLs on a website, returning one response page and a continuation cursor. This usage-metered operation consumes Olostep credits.
Retrieve ContentOLOSTEP_RETRIEVE_CONTENT
Retrieve stored page content by retrieve ID in selected live-supported formats, including hosted URLs for oversized output.
Scrape PageOLOSTEP_SCRAPE_PAGE
Synchronously scrape one web page and return requested content, links, metadata, a retrieve ID, and billing usage. This usage-metered operation can consume credits even when cached content is returned. Fresh scrapes, browser actions, extraction, and screenshots may cost more.
Search WebOLOSTEP_SEARCH_WEB
Synchronously search the web for relevant deduplicated links. This usage-metered operation costs 5 base credits per search; supplying scrape_formats also charges for scraping each returned page. The response reports credits_consumed when available.
Start CrawlOLOSTEP_START_CRAWL
Start an asynchronous, usage-metered website crawl and immediately return its crawl ID and initial status. This action does not poll: use Get Operation Result to monitor status and List Crawl Pages to consume output. Work may continue for 1-10 minutes and can consume credits for up to max_pages pages.