jonhulsinger.com
Jon Hulsinger writes about AI, software, technical systems, and design.
First seen 2026-08-31 · Last seen 2026-08-31 · Source: webmcp.com
Answer 3 · Act 0 · Transact 0 · Score: Not yet scored
Tool inspector
get_article
Read one public CMS article section or the next bounded content chunk.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
id |
string | yes | Stable article ID returned by list_articles. |
section |
string | no | Optional section key returned by an article read. |
cursor |
string | no | Opaque cursor returned when more section text remains. |
Raw JSON schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"pattern": "^cms:[a-z0-9]+(?:-[a-z0-9]+)*$",
"maxLength": 128,
"description": "Stable article ID returned by list_articles."
},
"section": {
"type": "string",
"pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
"maxLength": 64,
"description": "Optional section key returned by an article read."
},
"cursor": {
"type": "string",
"maxLength": 256,
"description": "Opaque cursor returned when more section text remains."
}
},
"required": [
"id"
],
"additionalProperties": false
}
Similar websites
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.
fieldwork-beat-machine.openai.chatgpt.site
A tactile 12-voice beat machine with classic drum-machine grooves, deep synths, keyboard and touch pads, WebMCP controls, and stereo WAV export.
pixly.gg
Minecraft server hosting with no subscription — pay for the time your server is online. Java + Bedrock crossplay, 1-click mods, 10 free hours to try, no card.
quokkapix.com
Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.