> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List app tools

> List all available tools and configured props for an app connected by the user.

{/* Tool: list_app_tools */}

## Parameters

<ParamField path="app_slug" type="string" required={true}>
  The app slug to list tools for.
</ParamField>
