get_tool_details
Retrieve integration documentation for a specific tool by slug from the IndieStack catalog. Access install commands, API specs, pricing, environment variables, SDK packages, and compatibility data to implement the tool immediately.
Instructions
Get integration code, pricing, API specs, and compatibility data for a specific tool from the 6,500+ IndieStack catalog.
Call this after find_tools() to get everything needed to recommend and integrate a tool: install commands, environment variables, SDK packages, API type, auth method, verified compatible tools, migration signals (repos moving from enterprise alternatives to this tool), and trust tier. Returns actionable integration documentation the user can implement immediately.
Args: slug: The tool's URL slug (e.g. "plausible-analytics"). Get slugs from find_tools() results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |