resources/list
List available resources. Request:resources/read
Read a specific resource. Request:Resource URIs
Resources are identified by URIs:| Scheme | Example | Description |
|---|---|---|
file:// | file:///workspace/data.txt | File path |
http:// | http://example.com/data | HTTP resource |
https:// | https://example.com/data | HTTPS resource |