Amplitude · Arazzo Workflow
Amplitude Event Property Lifecycle
Version 1.0.0
Create an event property on an event type, read it back, update its metadata, and list all properties for the event.
View Spec
View on GitHub
A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser BehaviorArazzoWorkflows
Provider
Workflows
event-property-lifecycle
Create, read, update, and list an event property on an event type.
Drives one event property through creation, retrieval, an update, and a list of all properties on its event type so the complete property lifecycle is exercised.
1
2
getProperty
Retrieve the event property by name for its event type to confirm it was created.
3
updateProperty
Update the property's description and required flag while keeping it on the same event type.
4
listProperties
List all event properties for the event type to confirm the updated property is present.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.