ActionMonica CrmUpdated June 2026

How do I delete a Monica tag?

Short answer: You can delete monica tag in Monica Crm by hand from its own interface, but it won’t repeat itself. On TinyCommand, add the Monica Crm Delete Monica Tag action to a workflow, map its 1 input from any upstream app, and it runs automatically every time the trigger fires. No code, and a free tier to start.

Delete Monica Tag in Monica Crm — start free
Inputs

The fields this action accepts.

Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.

FieldTypeRequiredDescription
ID
id
stringRequiredID
Sample request
{
"id": "{{trigger.id}}"
}
Returns
{}

Use these fields in downstream nodes for routing, logging, or error handling.

Triggered by

Apps that pair well as the trigger for Delete Monica Tag.

Any of these apps can fire this action as part of a workflow.

FAQ

Questions about Delete Monica Tag.

What does the Delete Monica Tag action do in Monica Crm?
Removes a tag (and disassociates from any contacts). For "consolidate tags into canonical taxonomy" cleanup workflows.
What inputs does Delete Monica Tag require?
Required: ID. Every input accepts a static value or a variable from any upstream node in your workflow.
Can I use dynamic inputs from earlier workflow nodes?
Yes. Any field on this action can pull values from upstream nodes, whether that's a form response, a trigger payload, an AI output, or a lookup result.
What happens if Monica Crm returns an error?
The workflow pauses on the failed node, the error message is captured in the run log, and you can retry the run with one click. Auto-retry policies are configurable per workflow with exponential backoff up to 5 attempts.
Does Delete Monica Tag support batch operations?
Yes. Run Delete Monica Tag inside a Loop node to process arrays. TinyCommand handles Monica Crm's rate limits automatically so you don't have to throttle manually.
More actions

Other Monica Crm actions.

Action
Add Monica CRM Conversation Message
Logs a message exchange (what was said, by whom, when) in Monica's conversation log. For "auto-log my SMS conversations into the personal CRM" workflows.
Action
Create Monica CRM Call
Logs a phone call with contact, duration, content summary. For "auto-log calls from phone provider into the personal CRM" workflows.
Action
Create Monica Contact Field
Attaches additional info (extra phone, alternate email, custom data) to a contact. For enrichment workflows that augment personal CRM records.
Action
Create Monica Conversation
Starts a new conversation thread (group of related messages) with a contact. For organising multi-message exchanges into discrete threads.
Action
Create Monica Journal Entry
Creates a personal journal entry in Monica (personal-CRM concept of capturing thoughts/notes about life). For "auto-import journaling from external tool" workflows.
Action
Create Monica Note
Attaches a note to a contact's record. For "logged a thought about this friend → save to their CRM record" personal-relationship management workflows.
Delete Monica Tag in Monica Crm — start free