{
  "properties": {
    "compact": {
      "default": false,
      "description": "Return only project name, ID, and scratchpad. Omits assets, strategies_by_stage, event_type_ids, and strategy_count (always 0 in compact mode). Use when you only need to know what projects exist \u2014 call project_get for counts.",
      "title": "Compact",
      "type": "boolean"
    }
  },
  "title": "project_listArguments",
  "type": "object"
}
