Skip to main content
Glama

Storyden

by Southclaws
Mozilla Public License 2.0
229
LikePostAdd.mdx1.36 kB
--- title: Like Post Add description: | Add a like/vote to a post. A "like" is pretty much what you'd expect for any modern social platform, it will inform the feed algorithm and the account's recommendations as well as listing the post on their profile. Idempotent operation where repeated use will do nothing. full: false _openapi: method: PUT route: /likes/posts/{post_id} toc: [] structuredData: headings: [] contents: - content: > Add a like/vote to a post. A "like" is pretty much what you'd expect for any modern social platform, it will inform the feed algorithm and the account's recommendations as well as listing the post on their profile. Idempotent operation where repeated use will do nothing. --- {/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */} Add a like/vote to a post. A "like" is pretty much what you'd expect for any modern social platform, it will inform the feed algorithm and the account's recommendations as well as listing the post on their profile. Idempotent operation where repeated use will do nothing. <APIPage document={"../api/openapi.yaml"} operations={[{"path":"/likes/posts/{post_id}","method":"put"}]} webhooks={[]} hasHead={false} />

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/Southclaws/storyden'

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