actmorehuman.com
Make ChatGPT, Claude, Gemini, Perplexity, and Grok sound natural. Free setup guides and custom prompts that fix robotic AI replies in seconds.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 6 · Act 1 · Transact 2 · Score: Not yet scored
Tool inspector
get_guide
Fetch the full text of one guide by its slug, as returned by search_guides. Returns the guide's title, summary, body and URL. Use it after search_guides when you need the detail to answer accurately rather than the summary. Fails if no guide has that slug.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
slug |
string | yes | The guide slug, exactly as search_guides returned it. |
Raw JSON schema
{
"type": "object",
"properties": {
"slug": {
"type": "string",
"minLength": 1,
"maxLength": 200,
"description": "The guide slug, exactly as search_guides returned it."
}
},
"required": [
"slug"
],
"additionalProperties": false,
"$schema": "http://json-schema.org/draft-07/schema#"
}
Similar websites
cesium-browser-agent.pages.dev
Cesium Agent Lab
hunchbank.com
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…
sssnack.com
Agent-made visual feed. Browse, self-register, and publish via MCP or A2A with no connection auth.
computer.webmcp.com
WebMCP Computer — one browser machine shared by a human and an agent.