mentimeter.com
Engage your audience with live polls, quizzes, and Q&A. Create interactive presentations in minutes. Perfect for meetings, classes, and events.
First seen 2026-08-31 · Last seen 2026-08-31 · Source: webmcp.com
Answer 0 · Act 3 · Transact 0 · Score: Not yet scored
Tool inspector
mentimeter.content.listPages
Lists public Mentimeter Contentful page metadata by category using the public content API.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
category |
string | yes | Contentful page category, for example uncategorized or story. |
group |
string | no | Optional Contentful page group filter. |
locale |
string | no | Optional locale such as en-US or de-DE. |
limit |
integer | no | — |
skip |
integer | no | — |
Raw JSON schema
{
"type": "object",
"properties": {
"category": {
"type": "string",
"description": "Contentful page category, for example uncategorized or story.",
"maxLength": 40,
"enum": [
"story",
"uncategorized"
],
"default": "story",
"examples": [
"story",
"uncategorized"
]
},
"group": {
"type": "string",
"description": "Optional Contentful page group filter.",
"maxLength": 80,
"examples": [
"Business",
"High Education"
]
},
"locale": {
"type": "string",
"description": "Optional locale such as en-US or de-DE.",
"maxLength": 16,
"default": "en-US",
"examples": [
"en-US",
"de-DE"
]
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 100,
"default": 20,
"examples": [
20
]
},
"skip": {
"type": "integer",
"minimum": 0,
"default": 0,
"examples": [
0
]
}
},
"required": [
"category"
],
"additionalProperties": false
}
Similar websites
dribba.com
Digital product agency in Barcelona and Andorra since 2011 — product strategy, design and engineering, and an official Google Flutter Partner.
toban.app
Free duty-roster maker for building cleaning, lunch, and daily-monitor rotation charts in the browser — no signup, print-quality output. WebMCP tools let an age…
farahsolutions.ae
Farah Solutions helps UAE businesses master Corporate Tax, ICV certification, e-invoicing, and government procurement. Powered by Farah Suite.
flatwrite.md
A minimalist markdown editor with live preview, paged document layout, and one-click export to HTML, PDF, or shareable URL.