[
  {
    "id": "telli-docs-1",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/changelog",
    "excerpt": "Workflows can now run automatically on a recurring schedule. Add a Scheduled trigger, choose the interval and start time, and let the workflow run without a call event.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-2",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/changelog",
    "excerpt": "Conversations now show appointments saved during a call, including the time, status, hosts, and provider link.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-3",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/changelog",
    "excerpt": "You can also filter conversations to find calls where an appointment booking was attempted.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-4",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/changelog",
    "excerpt": "Sign in with a six-digit code sent by email; telli submits it automatically when all digits are entered",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-5",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/changelog",
    "excerpt": "Choose SMS and WhatsApp workflow recipients from contact properties, collected values, or a fixed number",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-6",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/changelog",
    "excerpt": "Let agents generate SMS messages from instructions instead of sending only fixed text",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-7",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com",
    "excerpt": "Track key metrics like reach rate, call duration, and success rate.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-8",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com",
    "excerpt": "Analyze individual calls, transcripts, and call outcome fields.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-9",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com",
    "excerpt": "Configure dialing windows, calling strategies, and retry behavior.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-10",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com",
    "excerpt": "Submit feedback on calls to continuously improve your agent.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-11",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/introduction.md",
    "excerpt": "Charlie: Build and refine agents, automate workflows, and analyze your calls with telli's built-in AI assistant.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-12",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/introduction.md",
    "excerpt": "API Endpoints: Use telli's REST API to programmatically manage contacts, schedule calls, and integrate with your existing systems.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-13",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/introduction.md",
    "excerpt": "Webhooks: Receive real-time notifications about call events, status changes, and outcomes.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-14",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/introduction.md",
    "excerpt": "Custom Tools: Extend telli's capabilities with custom integrations and workflows.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-15",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/api-getting-started.md",
    "excerpt": "All endpoints authenticate with an API key from the telli app (Settings > Developer), sent as a bearer token",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-16",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/api-getting-started.md",
    "excerpt": "Download them to generate client libraries, import the API into tools like Postman, or give coding agents machine-readable API context",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-17",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/v1/endpoint/schedule-call.md",
    "excerpt": "Schedules a call at the earliest opportunity within the dialer window. May occur immediately or on the next business day depending on settings.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-18",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/v1/endpoint/schedule-call.md",
    "excerpt": "Optional flag to bypass dialing window restrictions for the scheduled call. When true, calls at the scheduled time regardless of dialing windows.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-19",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/v1/endpoint/import-phone-number.md",
    "excerpt": "Imports a phone number from your own SIP trunk provider. This allows you to use existing phone numbers with telli by configuring custom SIP termination settings.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-20",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/custom-tools.md",
    "excerpt": "Custom tools allow your AI agents to access external information by connecting to your APIs.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-21",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/webhooks.md",
    "excerpt": "Webhooks push data from telli to your systems in real time. When something happens on a call, telli sends a POST request to the endpoint you configure",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-22",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/integrations/mcp.md",
    "excerpt": "The telli MCP server lets AI tools like Claude, ChatGPT, and Codex talk to Charlie, telli's AI assistant, over the Model Context Protocol.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-23",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/platform/phone-numbers.md",
    "excerpt": "Keep your public business number and forward incoming calls to a telli number. You configure the forwarding with your phone provider or PBX.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-24",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/platform/phone-numbers.md",
    "excerpt": "Connect an existing number and phone system for incoming and outgoing calls. You need SIP trunk access from your provider.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-25",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/platform/data-retention.md",
    "excerpt": "Data retention deletes contacts and call data automatically once they reach an age you define.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-26",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/eu-ai-act-transparency.md",
    "excerpt": "In telli, you can easily make audio recording conditional on the caller's consent — so a call is only recorded once they agree.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-27",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/en/get-started/voice-cloning.md",
    "excerpt": "Voice cloning lets you give your agent a custom voice (your own, a colleague's, or a professional voice actor's), so the agent sounds exactly the way you want on every call.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-28",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/en/get-started/test-your-agent.md",
    "excerpt": "In the agent builder, click Test call to open the dialog. Pick the agent version (your draft with unsaved changes or any saved revision)...",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-29",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/en/get-started/test-your-agent.md",
    "excerpt": "Use the side-by-side view to listen to the recording while following along in the transcript.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-30",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/en/get-started/tool-calls.md",
    "excerpt": "For a Duo agent, open Tools > System and enable web_search to let the agent search the web for current public information during calls.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-31",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/en/get-started/tool-calls.md",
    "excerpt": "Transfer tools | Move the call to another agent or number.",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-docs-32",
    "tier": "claimed-docs",
    "url": "https://docs.telli.com/platform/live-monitoring.md",
    "excerpt": "Live Monitoring > Real-time call overview of your contacts",
    "fetchedAt": "2026-09-14T23:44:14.126Z"
  },
  {
    "id": "telli-probe-1",
    "tier": "probe",
    "url": "https://docs.telli.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://docs.telli.com/llms.txt # telli Documentation\n\n> telli is the AI voice platform for agents that sell, support, and operate across millions of ca",
    "fetchedAt": "2026-09-14T23:46:35.781Z"
  },
  {
    "id": "telli-probe-2",
    "tier": "probe",
    "url": "https://docs.telli.com/openapi.json",
    "excerpt": "PROBE openapi: HTTP 200 at https://docs.telli.com/openapi.json — contains \"openapi\" key",
    "fetchedAt": "2026-09-14T23:46:35.781Z"
  },
  {
    "id": "telli-probe-3",
    "tier": "probe",
    "url": "https://docs.telli.com/integrations/mcp",
    "excerpt": "official MCP server documented at https://docs.telli.com/integrations/mcp",
    "fetchedAt": "2026-09-14T23:46:35.781Z"
  }
]
