Skip to main content
Glama

update_tag

Modify existing OmniFocus tags by renaming them or setting them to active/inactive status to control task availability in queries.

Instructions

Update properties of an existing tag in OmniFocus.

Tags can be renamed or put on hold. Setting active=False puts a tag on hold — tasks with on-hold tags are excluded from available task queries.

Args: tag_id: The ID of the tag to update (from get_tags) name: New tag name (optional) active: Whether the tag is active (optional). False = on hold (tasks with this tag become unavailable). True = active.

Returns: Success message with updated fields, or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tag_idYes
nameNo
activeNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/s-morgan-jeffries/omnifocus-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server