Capability
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →via “task update with selective field modification”
Create and manage Asana tasks, projects, and workspaces via MCP.
Unique: Implements selective field updates using PATCH semantics rather than full task replacement, allowing AI agents to modify single fields without risk of overwriting other task data
vs others: Safer than full task replacement because only specified fields are modified, reducing risk of accidental data loss if AI agent doesn't include all fields in update request
** - Read, create, update and delete Google Keep notes.
Unique: Supports selective field updates through a single MCP call, allowing agents to modify specific note attributes without reconstructing the entire note object or managing field-level merge logic. Uses gkeepapi's Note object mutation and sync mechanism to apply changes atomically.
vs others: Simpler than managing note state manually in an external database since Keep serves as the source of truth; more efficient than delete-and-recreate patterns since it preserves note IDs and metadata.
Building an AI tool with “Note Update With Selective Field Modification”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.