Pipedream · Schema

StashId

The ID of the File Stash

ProCode_API_CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI Agents
View JSON Schema on GitHub

JSON Schema

pipedream-stashid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/StashId",
  "title": "StashId",
  "type": "string",
  "description": "The ID of the File Stash",
  "nullable": true
}