perseus_perseus
Fetch rendered context from a remote Perseus instance by URL to pull live workspace state for read-only access and caching.
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 |