Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
dump_database | Gets the current state of your OmniFocus database |
add_omnifocus_task | Add a new task to OmniFocus |
add_project | Add a new project to OmniFocus |
remove_item | Remove a task or project from OmniFocus |
edit_item | Edit a task or project in OmniFocus |
batch_add_items | Add multiple tasks or projects to OmniFocus in a single operation |
batch_remove_items | Remove multiple tasks or projects from OmniFocus in a single operation |