column_value_format
Get the exact read and write JSON format for any monday.com column type. Use it to correctly format column values in monday.com GraphQL API queries.
Instructions
Returns the exact read and write JSON format for any monday.com column type. No API key required. Use this whenever you need to know how to read or write a column value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| column_type | Yes | The monday.com column type (e.g., 'status', 'people', 'date', 'dropdown', 'timeline', 'board_relation', 'checkbox') |