# Hunch ## Docs - [Get Block Stream Url](https://docs.hunch.tools/docs/api-reference/tools/get-block-stream-url.md): This endpoint returns a URL that can be used to stream real-time updatesfor a specific block in a tool run. - [Get Latest Tool Interface](https://docs.hunch.tools/docs/api-reference/tools/get-latest-tool-interface.md): This endpoint returns the latest interface schema for a specific tool. The interface describes the inputs and outputs that the tool accepts and produces. - [Get Tool Run Status](https://docs.hunch.tools/docs/api-reference/tools/get-tool-run-status.md): This endpoint returns the status of the specified tool run. If the run is completed, it also returns the outputs of the run. - [Start Tool Run](https://docs.hunch.tools/docs/api-reference/tools/start-tool-run.md): This endpoint creates a new run of the specified tool with the supplied inputs. It returns the tool run UID, which can be used to check the status and retrieve the outputs of the run. - [Stream Block Outputs](https://docs.hunch.tools/docs/api-reference/tools/stream-block-outputs.md): This endpoint streams real-time updates for a specific block using Server-Sent Events (SSE). - [Auto-AI](https://docs.hunch.tools/docs/concepts/auto-ai.md): Intelligent model selection for optimal task performance - [Auto-run](https://docs.hunch.tools/docs/concepts/auto-run.md): Streamline your workflow with automatic block execution - [Blocks](https://docs.hunch.tools/docs/concepts/block.md): The fundamental building blocks of AI workflows in Hunch - [Canvas](https://docs.hunch.tools/docs/concepts/canvas.md): An interactive workspace for visualizing, creating, and refining AI-powered workflows - [Bash](https://docs.hunch.tools/docs/concepts/code-runner/bash.md): Execute custom Bash code within your AI workflows - [Crop an Image](https://docs.hunch.tools/docs/concepts/code-runner/examples/crop-image.md): Use ImageMagick to crop multiple images - [Getting Started](https://docs.hunch.tools/docs/concepts/code-runner/getting-started.md): Create and run your first Code Runner block in Hunch - [Introduction](https://docs.hunch.tools/docs/concepts/code-runner/introduction.md): Execute custom code within your AI workflows - [Python](https://docs.hunch.tools/docs/concepts/code-runner/python.md): Execute custom Python code within your AI workflows - [Connectors](https://docs.hunch.tools/docs/concepts/connector.md): Visualize data flow and dependencies in your AI workflows - [Organizations](https://docs.hunch.tools/docs/concepts/organization.md): Collaborative spaces for teams to harness AI power together - [Sharing](https://docs.hunch.tools/docs/concepts/sharing.md): Share or publish your work as a reusable template, canvas, or tool for yourself, your team, or the Hunch community. - [Templates](https://docs.hunch.tools/docs/concepts/template.md): Reusable AI workflows for enhanced productivity and collaboration - [Tools](https://docs.hunch.tools/docs/concepts/tool.md): Simplified interfaces for powerful AI workflows - [Connecting Blocks](https://docs.hunch.tools/docs/getting-started/connecting-blocks.md): Helping AI to think and create incrementally is the best way to unlock its potential. - [Your First Block](https://docs.hunch.tools/docs/getting-started/first-block.md): Get your first AI block up and running in Hunch. - [Image Generation](https://docs.hunch.tools/docs/getting-started/image-generation.md): Enhance your blog post with an AI-generated hero image. - [Prompting Tips](https://docs.hunch.tools/docs/getting-started/prompting-tips.md): Prompts are the instructions given to AI models. Output quality depends on how well they are written for each model. - [Review And Refine](https://docs.hunch.tools/docs/getting-started/review-refine.md): Following the pattern of incremental improvements, we will now review and refine the first draft of the blog post. - [Introduction](https://docs.hunch.tools/docs/introduction.md): Welcome to Hunch! - [Tools API](https://docs.hunch.tools/docs/public-api/tools.md): Using the Tools API - [Hunch AI Model List](https://docs.hunch.tools/docs/reference/blocks/ai/models.md): Powerful artificial intelligence engines driving your workflows - [Bash](https://docs.hunch.tools/docs/reference/blocks/code/bash.md): Reference documentation for the `hunch` CLI available in the Code Runner - [Python](https://docs.hunch.tools/docs/reference/blocks/code/python.md): Reference documentation for the `hunch` Python module available in the Code Runner - [Credits](https://docs.hunch.tools/docs/reference/credits.md): Credits information for Hunch - [Keyboard Shortcuts](https://docs.hunch.tools/docs/reference/keyboard-shortcuts.md) ## OpenAPI Specs - [openapi](https:/api.hunch.tools/openapi.json) - [openapi-from-anchor-url-0](https://docs.hunch.tools/docs/openapi-from-anchor-url-0) ## Optional - [Community](https://hnch.link/discord) - [Blog](https://hunch.tools/blog) - [Try Hunch](https://app.hunch.tools)