perseus_perseus
Fetch rendered workspace state from a remote Perseus instance. Use this read-only tool to pull live context from another machine or container, with caching for efficiency.
Instructions
Fetch rendered context from a remote Perseus instance by URL. Use to pull live workspace state from another machine or container. Read-only; caches results — re-fetch when remote state may have changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL of the remote Perseus instance to fetch context from |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rendered | No | Remote Perseus context as markdown | |
| source_url | No | URL of the remote Perseus instance |