test
with the MCP fetch server running as an agent in the room.fetch
toolkit.Tool | Description |
---|---|
fetch | Fetches a URL from the internet and optionally extracts its contents as markdown. |
fetch
Parameter | Type | Description |
---|---|---|
url | string | URL to fetch |
max_length | integer optional | Maximum number of characters to return |
raw | boolean optional | Get the actual HTML content without simplification |
start_index | integer optional | Start output at this index if a previous fetch was truncated |