Creates a saved view (grid, board, timeline, calendar, etc.) or standalone document in the Fibery workspace.
Parameters
grid: spreadsheet table (supports hierarchical groupBy). list: simple list (prefer grid). board: kanban grouped by relation/enum on x and optionally y. timeline: time bars with optional milestones and dependencies. calendar: date events. map: geographic plot of a location field. feed: rich-text feed of a document field. gallery: card gallery with cover images. gantt: hierarchical timeline with dependencies. form: data input form. document: standalone markdown (use the `content` param). report: not yet supported here.
View configuration object. Shape depends on viewType — for anything beyond a basic grid/list with no filters or ordering, call get_tool_reference({toolName: 'create_view'}) first.
Markdown content (for document views)
Short description of the view in MD format
Space name to create the view in. Pass "Private" to save in Private space. By default, inferred from databases.