Get column type info
Get Column Type Info is an advanced AI tool designed for monday.com users to retrieve detailed metadata and JSON schema definitions of specific column types. It helps users understand the structure, validation rules, and customizable properties before creating new columns, ensuring efficient project management configuration.
Features
- Provides comprehensive information about specific monday.com column types.
- Returns JSON schema definitions for accurate validation and setup.
- Includes metadata details to understand column properties and settings.
- Supports a wide range of column types such as text, status, date, numbers, and more.
- Ensures idempotent and safe retrieval without altering existing configurations.
Benefits
- Optimizes column creation by providing clear structural guidelines.
- Reduces errors in project setup through precise validation rules.
- Enhances customization by revealing all editable column properties.
- Saves time by delivering instant, detailed column info programmatically.
- Improves overall monday.com board configuration and workflow efficiency.
Description
Retrieves comprehensive information about a specific column type, including JSON schema definition and other metadata. Use this before creating columns with the create_column tool to understand the structure, validation rules, and available properties for column settings.
Parameters
1 parameter
| Name | Type | Description |
|---|---|---|
| columnTyperequired | enum | The column type to retrieve information for (e.g., "text", "status", "date", "numbers") |