Support Custom Document Names When Using create_doc With Board Location

Description

When using the create_doc mutation with location as board, it does not allow specifying a document name. Instead, documents created under board items are always assigned to “Untitled”.

This creates inconsistency with workspace-level document creation, where a name field is supported.

What are you trying to achieve

We want to create documents in board items with the correct name from the start, avoiding the need for a follow-up rename call. This improves automation, reduces API overhead, and keeps document naming consistent across Monday.