Tools
get_forecast_config
Scope:
mcp:read. No parameters.create_forecast_category
Create a new forecast category column.string
required
Unique column key identifier (e.g.
commit, upside).string
required
Display label for the category.
string
Description or tooltip text.
string
Column type:
system, call, or deal_rollup (default: deal_rollup).integer
Display order position.
string
UI accent color (e.g.
#00FF00).boolean
Whether this category contributes to the forecast total.
update_forecast_category
Update an existing forecast category. System-managed categories only accept updates todescription and include_in_call.
string
required
The UUID of the forecast category to update.
string
New display label.
string
New description.
boolean
Whether this contributes to the forecast total.
integer
New display order position.
string
New UI accent color.
boolean
Whether this category is visible in the forecast grid.