tigergraph__discover_tools
Identify relevant TigerGraph tools for your task by describing your goal. Receive recommended tools, use cases, and prerequisites to guide your next steps.
Instructions
Discover which TigerGraph tools are relevant for your task.
Use this tool when:
You're unsure which tool to use for your goal
You want to explore available capabilities
You need suggestions for accomplishing a task
Returns:
List of recommended tools with descriptions
Use cases and complexity ratings
Prerequisites and related tools
Example parameters
Example: task_description: 'I want to add multiple users to the graph'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of tools to return (default: 5) | |
| category | No | Filter by category: 'schema', 'data', 'query', 'vector', 'loading', 'utility'. Leave empty to search all categories. | |
| task_description | Yes | Describe what you want to accomplish in natural language. Examples: - 'add multiple users to the graph' - 'find similar documents using embeddings' - 'understand the graph structure' - 'load data from a CSV file' |