We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Southclaws/storyden'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
---
title: Event Update
description: |
Update an event. If the content field is updated, this is stored on the
thread associated with the event, rather than the event itself. It's
possible to update that thread directly using `threads` operations.
full: false
_openapi:
method: PATCH
toc: []
structuredData:
headings: []
contents:
- content: >
Update an event. If the content field is updated, this is stored on
the
thread associated with the event, rather than the event itself. It's
possible to update that thread directly using `threads` operations.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Update an event. If the content field is updated, this is stored on the
thread associated with the event, rather than the event itself. It's
possible to update that thread directly using `threads` operations.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/events/{event_mark}","method":"patch"}]} />