Salesforce Automation · Capability
Salesforce Platform Events API — Events
Salesforce Platform Events API — Events. 5 operations. Lead operation: Get event schema by schema ID. Self-contained Naftiko capability covering one Salesforce Automation business surface.
What You Can Do
GET
Geteventschemabyid
— Get event schema by schema ID
/v1/event/eventschema/{schemaid}
GET
Describeplatformevent
— Describe a Platform Event
/v1/sobjects/{eventname}
POST
Publishplatformevent
— Publish a Platform Event
/v1/sobjects/{eventname}
GET
Describeplatformeventfull
— Get full Platform Event describe
/v1/sobjects/{eventname}/describe
GET
Geteventschema
— Get the Apache Avro schema for a Platform Event
/v1/sobjects/{eventname}/eventschema
MCP Tools
get-event-schema-schema-id
Get event schema by schema ID
read-only
idempotent
describe-platform-event
Describe a Platform Event
read-only
idempotent
publish-platform-event
Publish a Platform Event
get-full-platform-event-describe
Get full Platform Event describe
read-only
idempotent
get-apache-avro-schema-platform
Get the Apache Avro schema for a Platform Event
read-only
idempotent