{
  "title": "get_info",
  "public_path": "flex_rf.web.get_info",
  "lookup_path": "tidy3d.web.get_info",
  "slug": "flex_rf/web/get_info",
  "public_url": "/rf/latest/autogenerated/flex_rf/web/get_info/",
  "object_kind": "function",
  "introduction": "Return information about a simulation task or a modeler batch.\n\nThis function fetches details for a given task ID, automatically\ndistinguishing between a standard simulation task and a modeler batch.",
  "notes": "",
  "examples": "",
  "references": "",
  "signature": "get_info(task_id: TaskId, verbose: bool = True)",
  "source": {
    "path": "flex/public/tidy3d/tidy3d/web/api/webapi.py",
    "url": "",
    "lineno": 768,
    "endlineno": 797
  },
  "bases": [],
  "parameter_rows": [
    {
      "name": "task_id",
      "annotation": "TaskId",
      "default": "",
      "description": "",
      "origin": "declared"
    },
    {
      "name": "verbose",
      "annotation": "bool",
      "default": "True",
      "description": "",
      "origin": "declared"
    }
  ],
  "members": [],
  "group": "flex_rf.web"
}
