Pipedream · Arazzo Workflow
Pipedream Update Connect Project Settings
Version 1.0.0
Read a project's current settings, apply updates, and confirm the new values.
View Spec
View on GitHub
ProCode_API_CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI AgentsArazzoWorkflows
Provider
Workflows
update-project-settings
Read, update, and verify a Connect project's settings.
Retrieves the project's current settings, applies the supplied updates, and re-reads the project to confirm the new values.
1
readProject
retrieveProject
Retrieve the project to capture its current settings before applying updates.
2
updateProject
updateProject
Patch the project with the supplied name and Connect display settings.
3
verifyProject
retrieveProject
Re-read the project to confirm the updated settings persisted.