Overview
The documentation search tool allows AI agents to semantically search across Allium’s documentation to find relevant information about data schemas, APIs, features, and use cases.Available Tools
| Tool Name | Description |
|---|---|
docs_search | Semantic search across Allium documentation |
Tool Usage
Search Documentation
Search Allium documentation semantically to help your agent understand available data, APIs, and features:- “What tables contain NFT trade data?”
- “How do I get wallet balances?”
- “What blockchains are supported for DEX data?”
- “How to query token transfers on Ethereum?”
- Discover available data schemas and tables
- Understand API endpoints and their usage
- Find examples and use cases
- Learn about supported blockchains and features
Use Cases
Schema Discovery
When an agent needs to find relevant tables for a query:- Use
docs_searchto find documentation about the data type - Use
explorer_search_schemasto find specific table IDs - Use
explorer_fetch_schemato get detailed schema information
API Understanding
When an agent needs to understand how to use Allium APIs:- Search documentation for API endpoints
- Find examples and use cases
- Understand parameters and response formats
Feature Discovery
When an agent needs to discover what’s possible:- Search for use cases and examples
- Find supported blockchains and data types
- Understand data freshness and availability