Seismic · Capability
Seismic Content Management
Unified workflow capability for managing sales enablement content in Seismic — combining content management, folder organization, search, and analytics for content teams and sales managers.
What You Can Do
GET
List content items
— List content items in Seismic.
/v1/content
POST
Create content item
— Upload and create a content item.
/v1/content
GET
Get content item
— Get a content item.
/v1/content/{contentId}
DELETE
Delete content item
— Delete a content item.
/v1/content/{contentId}
GET
Get content url
— Get a temporary shareable URL.
/v1/content/{contentId}/url
GET
List folders
— List content folders.
/v1/folders
POST
Create folder
— Create a content folder.
/v1/folders
POST
Search content
— Search content items.
/v1/search
GET
Get content analytics
— Get content analytics.
/v1/analytics/content
GET
Get top content
— Get top performing content.
/v1/analytics/top-content
MCP Tools
list-content-items
List content items in Seismic, optionally filtered by folder or search query.
read-only
get-content-item
Get details of a specific content item by ID.
read-only
search-content
Search for content items using full-text search and filters.
read-only
list-folders
List content folders in Seismic.
read-only
get-content-url
Get a temporary shareable URL for a content item.
read-only
get-content-analytics
Get analytics on content usage, views, downloads, and engagement.
read-only
get-top-content
Get top-performing content ranked by views, downloads, shares, or engagement.
read-only
APIs Used
seismic-content
seismic-analytics