Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

projects_retention

Request example
{ "method": "tools/call", "params": { "name": "projects_retention", "arguments": { "project": "string", "org": "string" } } }
projects_retentionTOOL
Show raw telemetry retention for a project.
Raw traces, logs, errors, and metrics are kept unless a project sets a custom TTL. --logs-days also controls custom product events stored in otel_logs. Aggregated browser analytics and health-check results stay at a fixed 90 days. Issue state and identified users are kept.
This shows the configured policy. Tinybird may still be applying it. Per-project custom values require a Tinybird backend. Self-hosted ClickHouse keeps all raw telemetry unless you add table TTL yourself.
Parameters
project?string
Project slug override (defaults to folder setup)
org?string
Organization override (defaults to folder setup)