Skip to main content
Glama
Rekko-AI
by Rekko-AI

list_webhooks

View registered webhooks to monitor prediction market events and receive real-time updates for informed trading decisions.

Instructions

List registered webhooks.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • The handler function that executes the 'list_webhooks' tool by calling the /v1/webhooks endpoint via _request.
    async def list_webhooks() -> str:
        """List registered webhooks."""
        return await _request("GET", "/v1/webhooks")

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rekko-AI/rekko-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server