Skip to main content
Glama
appwrite

Appwrite MCP Server

Official
by appwrite

databases_create_datetime_attribute

Add a datetime attribute to Appwrite database collections using ISO 8601 format, enabling structured date and time data storage with configurable requirements and defaults.

Instructions

Create a date time attribute according to the ISO 8601 standard.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
database_idYesDatabase ID.
collection_idYesCollection ID. You can create a new collection using the Database service [server integration](https://appwrite.io/docs/server/databases#databasesCreateCollection).
keyYesAttribute Key.
requiredYesIs attribute required?
defaultNoDefault value for the attribute in [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html) format. Cannot be set when attribute is required.
arrayNoIs attribute an array?

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/appwrite/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server