---
title: "List Webhooks"
description: "List all configured webhooks in the workspace."
---

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

# List Webhooks

Use the Speak AI MCP server tool `list_webhooks` to list all configured webhooks in
the workspace.

## What does it do?

List all configured webhooks in the workspace.

## Parameters

`list_webhooks` takes no parameters.

## Behaviour

The Speak AI MCP server publishes these behaviour hints for `list_webhooks`.

- Only reads data. Does not modify your workspace.
- Does not delete or overwrite existing data.
- Repeating an identical call is safe.
- Stays inside Speak AI. Does not reach other systems.

## Related

- [Webhooks](/mcp/tools/webhooks/) lists the rest of the Webhooks category.
- [Tool reference](/mcp/tools/) lists every Speak AI MCP server tool.
- [MCP server](/mcp/) covers setup, supported clients, and what agents can do once
  connected.

Source: https://docs.speakai.co/mcp/tools/webhooks/list_webhooks/index.mdx
