getLists
Retrieve and manage lists from Apple Reminders using natural language commands. View, organize, and interact with reminders directly through the MCP server interface.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}