Skip to content

Instantly share code, notes, and snippets.

@samirsaci
Created August 31, 2025 14:56
Show Gist options
  • Select an option

  • Save samirsaci/359a9c0b83cf6dbc5b66015b08269801 to your computer and use it in GitHub Desktop.

Select an option

Save samirsaci/359a9c0b83cf6dbc5b66015b08269801 to your computer and use it in GitHub Desktop.
AI Agent Budget Planning - Input Parameters
{
"params":
{
"objective":
"Return On Investment",
"budget_year1":
1250000,
"budget_year2":
1500000,
"budget_year3":
1750000,
"set_min_budget":
true,
"min_budget_objective":
"Sustainability",
"min_budget_perc":
20
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment