Tools and Features
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
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
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
🔍 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.
🎟️ Jira Tool
Connect to Jira to access ticket information, requirements, and issue details for seamless integration with your task management.
⌨️ Terminal Tool
Execute Git commands, run dbt operations, and perform other terminal actions with guidance and error handling built-in.