tecet.net
Web design and software development in Torquay, Devon. Websites, web applications, ecommerce and mobile apps for businesses across the UK.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 1 · Act 6 · Transact 0 · Score: Not yet scored
Tool inspector
site_navigate
Visibly navigate to an approved public page, section, or open the human booking/contact dialog.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
target |
string | yes | Navigation target destination |
slug |
string | no | Required for project, journal_article, and service targets. Must be omitted for all other targets. |
Raw JSON schema
{
"type": "object",
"properties": {
"target": {
"type": "string",
"description": "Navigation target destination",
"enum": [
"home",
"about",
"portfolio",
"project",
"journal",
"journal_article",
"services",
"service",
"booking",
"contact"
]
},
"slug": {
"type": "string",
"description": "Required for project, journal_article, and service targets. Must be omitted for all other targets.",
"pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
"maxLength": 120
}
},
"required": [
"target"
],
"additionalProperties": false
}
Similar websites
tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…
fiveminutebrief.ai
panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.