Skip to main content
Best Practices

Built-in tools

Extend Token Plan with web search, code interpreter, and more

Token Plan lets you extend the capabilities of your AI programming tools with built-in tools that provide features like web search, code interpreter, and web scraping.

Tool overview

The Responses API for qwen3.7-max, qwen3.6-plus, and qwen3.6-flash includes built-in tools: web search, code interpreter, web scraping, and more. When enabled, the model automatically calls the appropriate tool when needed.

Billing

Your Token Plan subscription covers the costs of the built-in tools for qwen3.7-max, qwen3.6-plus, and qwen3.6-flash. Built-in tools do not incur additional charges — the token consumption is deducted from your plan Credits. For pricing details, see the model details page in the console.

Usage

Set the model for your AI tool to qwen3.7-max, qwen3.6-plus, or qwen3.6-flash and ask questions in the chat. The model automatically calls the appropriate built-in tool based on your prompt:
ToolDescription
Web searchSearches the internet and generates answers based on the search results.
Code interpreterWrites and runs Python code in a sandbox environment to solve complex problems, such as mathematical calculations and data analysis.
Web scrapingAccesses a specified URL and extracts its content to supply the large model with the information it needs.
Search by imageSearches the internet for visually similar images based on an input image, and then analyzes and reasons based on the search results.
Text-to-image searchSearches the internet for relevant images based on a text description, and then describes and reasons based on the image content.