Weekly anomaly digest
- Query metrics from this tool
- Compare against rolling baseline
- Surface anomalies with reasoning
3 tools available
Melo provides a comprehensive API for accessing real-time, deduplicated real estate listings and market analytics across France.
Connect Melo to Definable to answer ad-hoc analytics questions, detect anomalies, auto-generate weekly summaries. Personas call Melo's 3 tools directly from chat or scheduled flows. Plug into a data-analysis persona to ask questions in plain English — the agent runs the queries.
Every Melo action below is a callable tool any Definable persona can invoke.
Tool to retrieve a list of cities with optional filters. Use when you need to fetch available cities before processing location-specific data.
Retrieves all property searches saved by the authenticated user from the Melo API. Use this tool to: - View all saved property searches with their filtering criteria - Check notification settings for each search - Paginate through large lists of searches - Filter searches by title or notification status - Sort searches alphabetically by title Returns search details including location filters, budget ranges, property types, and notification configurations. The API uses Hydra collection format for pagination.
Simulates sending a Melo webhook event to a specified endpoint for testing webhook integrations. This tool triggers the Melo API to send a sample webhook payload (either a property match or event notification) to your specified HTTPS endpoint. Useful for testing webhook handlers before going live. The API will send realistic property data including advert details, contact information, and geographic data to your endpoint. Use this when you need to test how your webhook endpoint handles Melo notifications.
Anything Melo exposes through its API. Common analytics workflows on Definable include answer ad-hoc analytics questions, detect anomalies, auto-generate weekly summaries. Personas can call any of the 3 Melo tools directly, then chain the result into another integration without you writing code.
Melo uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 3 Melo tools. You only need a separate Melo subscription if Melo itself charges per seat or per API call.
Every call from a persona to Melo is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Melo, and connect via OAuth or API key. You can immediately attach Melo to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 3 Melo actions as callable tools — including `Get Cities`, `List Searches`, `Simulate Webhook`. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.