GovTribe

Create tag MCP tool

Create a GovTribe workspace tag.

Examples

Use this when the workspace needs a reusable label for pipelines, pursuits, or tasks.

Create a proposal-ready tag

{
  "tool": "Create_Tag",
  "arguments": {
    "name": "Proposal ready",
    "backgroundColor": "#2f855a"
  }
}
  • Tag MCP response: Review the response shape returned by this tool.
  • Tag data type: Understand the shared record fields and relationships used by this tool.
  • GovTribe AI: Review the GovTribe AI surface where this tool can be called.
  • GovTribe for Agents: Use GovTribe for Agents as the starting point for MCP tools, MCP tool responses, and guides.