Marketo · Capability
Marketo Engage Rest API — Landing Page Content
Marketo Engage Rest API — Landing Page Content. 6 operations. Lead operation: Marketo Get Landing Page Content. Self-contained Naftiko capability covering one Marketo business surface.
What You Can Do
GET
Getlandingpagecontentusingget
— Marketo Get Landing Page Content
/v1/asset/v1/landingpage/{id}/content-json
POST
Addlandingpagecontentusingpost
— Marketo Add Landing Page Content Section
/v1/asset/v1/landingpage/{id}/content-json
POST
Updatelandingpagecontentusingpost
— Marketo Update Landing Page Content Section
/v1/asset/v1/landingpage/{id}/content/contentid-json
POST
Removelandingpagecontentusingpost
— Marketo Delete Landing Page Content Section
/v1/asset/v1/landingpage/{id}/content/{contentid}/delete-json
GET
Getlandingpagedynamiccontentsusingget
— Marketo Get Landing Page Dynamic Content
/v1/asset/v1/landingpage/{id}/dynamiccontent/contentid-json
POST
Updatelandingpagedynamiccontentusingpost
— Marketo Update Landing Page Dynamic Content Section
/v1/asset/v1/landingpage/{id}/dynamiccontent/contentid-json
MCP Tools
marketo-get-landing-page-content
Marketo Get Landing Page Content
read-only
idempotent
marketo-add-landing-page-content
Marketo Add Landing Page Content Section
marketo-update-landing-page-content
Marketo Update Landing Page Content Section
marketo-delete-landing-page-content
Marketo Delete Landing Page Content Section
marketo-get-landing-page-dynamic
Marketo Get Landing Page Dynamic Content
read-only
idempotent
marketo-update-landing-page-dynamic
Marketo Update Landing Page Dynamic Content Section