Skip to main content
Glama

Twist MCP Server

by mikemc

twist_inbox_archive_all

Archives all threads in a Twist workspace based on a specified timestamp, helping you manage and clean up your inbox efficiently.

Instructions

Archives all threads in a workspace.

Args: older_than_ts: Only archives threads that are the same or older than this timestamp

Input Schema

NameRequiredDescriptionDefault
older_than_tsNo

Input Schema (JSON Schema)

{ "properties": { "older_than_ts": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Older Than Ts" } }, "title": "twist_inbox_archive_allArguments", "type": "object" }

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/mikemc/twist-mcp-server'

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