Seismic · Capability
Seismic Content API — Content
Seismic Content API — Content. 10 operations. Lead operation: List Content Items. Self-contained Naftiko capability covering one Seismic business surface.
What You Can Do
GET
Listcontentitems
— List Content Items
/v1/content
POST
Createcontentitem
— Create a Content Item
/v1/content
GET
Getcontentitem
— Get a Content Item
/v1/content/{contentid}
PATCH
Updatecontentitem
— Update a Content Item
/v1/content/{contentid}
DELETE
Deletecontentitem
— Delete a Content Item
/v1/content/{contentid}
GET
Downloadcontentfile
— Download Content File
/v1/content/{contentid}/file
PUT
Replacecontentfile
— Replace Content File
/v1/content/{contentid}/file
GET
Getcontenturl
— Get Content Url
/v1/content/{contentid}/url
GET
Listcontentversions
— List Content Versions
/v1/content/{contentid}/versions
POST
Searchcontent
— Search Content
/v1/search
MCP Tools
list-content-items
List Content Items
read-only
idempotent
create-content-item
Create a Content Item
get-content-item
Get a Content Item
read-only
idempotent
update-content-item
Update a Content Item
idempotent
delete-content-item
Delete a Content Item
idempotent
download-content-file
Download Content File
read-only
idempotent
replace-content-file
Replace Content File
idempotent
get-content-url
Get Content Url
read-only
idempotent
list-content-versions
List Content Versions
read-only
idempotent
search-content
Search Content
read-only