Documentation Index
Fetch the complete documentation index at: https://astralform.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Platform tools are pre-built capabilities that run on Astralform’s backend. Enable them with a single click - no MCP server configuration needed.Available Tools
Tavily Search
Web search powered by Tavily AI. Capabilities:- Real-time web search
- News search
- Answer extraction
- Go to Agents and click an agent
- On the Tools tab, enable Tavily Search
- Enter your Tavily API key (get one at tavily.com)
Enabling Platform Tools
Platform tools are enabled and assigned per agent:- Go to Agents and click an agent
- On the Tools tab, find the tool you want to enable
- Toggle it On
- Enter any required API keys
- Click Save
Tool Behavior
Platform tools are automatically invoked by the AI when relevant. You don’t need to explicitly request them.How the AI Decides
- User asks a question
- AI analyzes if tools would help
- If web search is needed, AI calls
tavily_search - Results are incorporated into the response
Controlling Tool Usage
You can guide tool usage through system prompts:API Key Management
Platform tool API keys are stored securely and never exposed to clients. To update a key:- Go to Agents and click any agent
- On the Tools tab, click the edit icon next to the tool
- Enter the new API key
- Click Save
Cost Considerations
| Tool | Cost Model |
|---|---|
| Tavily Search | Per search query |
Comparison: Platform vs MCP vs Client Tools
| Type | Runs On | Managed By | Example |
|---|---|---|---|
| Platform | Astralform | Astralform | Web search |
| MCP | Your Server | You | Database queries |
| Client | iOS Device | Your App | Calendar access |
Next Steps
Agents
Assign tools to specific agents
MCP Servers
Add custom server-side tools
