Skip to content

content_posts_versions

List every version of a post, oldest first — the audit trail of what was written and by whom.

Tool

content_posts_versions

List every version of a post, oldest first — the audit trail of what was written and by whom.

List every version of a post, oldest first — the audit trail of what was written and by whom.

Behavior

HTTP
GET /content/posts/:id/versions

Arguments

NameTypeRequiredDescription
idstringThe post id returned by content_posts_create.

Response

FieldTypeAlwaysDescription
postIdstringThe post these versions belong to.
versionsarrayEvery version, oldest first.

Try it

List every version of a post, oldest first — the audit trail of what was written and by whom.

When to use

List every version of a post, oldest first — the audit trail of what was written and by whom.

Example

Ask your agent something like this:

List every version of a post, oldest first — the audit trail of what was written and by whom.

The agent will invoke content_posts_versions with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect