Files
2024-12-18 03:37:01 +00:00

25 lines
358 B
Markdown

# Jina URL Content Reader
> Fetches the text content from a personal website.
> Retrieves the contents of a specified URL and converts it to LLM-friendly Markdown format.
## Schema
[openapi.json](./openapi.json)
## Servers
`https://r.jina.ai`
## Operations
1. ReadUrlContent
## Authentication
```
type: none
```
## Preview
![Preview](./preview.png)