Tools and Features
DinoAI uses specialized tools to access information and perform actions beyond its built-in capabilities. These tools expand DinoAI's context and enable it to interact with your data warehouse, files, external services, and web resources.
Available Tools
🔍 Warehouse Tool
Access metadata from your data warehouse to understand tables, columns, and relationships for accurate SQL generation.
📁 File System Tool
Create, modify, read, and search files in your repository directly from DinoAI, with built-in safeguards.
📄 PDF Tool
Extract text and information from PDF documents, enabling DinoAI to reference specifications, requirements, and documentation.
🔎 Perplexity Tool
Search the web for up-to-date information, documentation, and examples with cited sources you can verify.
Using Tools with DinoAI
DinoAI can use tools in two ways:
Automatic Tool Selection: DinoAI automatically selects appropriate tools based on your prompt
Manual Tool Selection: You can explicitly choose which tool to use from the tools menu
Combining Multiple Tools
DinoAI's tools become even more powerful when used together. Common combinations include:
Warehouse + File System: Generate SQL files based on your data warehouse structure
Perplexity + File System: Research best practices and then apply them to your code
Jira + Terminal: Fix issues documented in Jira with guided Git workflows
PDF + File System: Create models based on requirements in PDF documents
Last updated
Was this helpful?