{"service":"markitdown-service","description":"Convert documents to markdown using Microsoft's markitdown library","version":"1.0.0","authentication":"Bearer token required for all conversion endpoints","caching":"disabled (no Redis configured)","endpoints":{"POST /convert":"Convert text content to markdown (requires authentication)","POST /convert-file":"Convert uploaded file to markdown (requires authentication)","POST /convert-url":"Convert content from URL to markdown (requires authentication)","GET /health":"Health check endpoint (no authentication required)"}}