Skip to main content
Glama
appwrite

Appwrite MCP Server

Official
by appwrite

tables_db_update_url_column

Modify URL column settings in Appwrite database tables to change requirements, default values, or column keys without affecting existing data.

Instructions

Update an url column. Changing the default value will not update already existing rows.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
database_idYesDatabase ID.
table_idYesTable ID.
keyYesColumn Key.
requiredYesIs column required?
defaultYesDefault value for column when not provided. Cannot be set when column is required.
new_keyNoNew Column Key.

Other Tools

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-for-api'

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