Scratchpad blocks aren’t used when executing a pipeline.Documentation Index
Fetch the complete documentation index at: https://docs.mage.ai/llms.txt
Use this file to discover all available pages before exploring further.
Getting data from other blocks
If you want to read the output data from another block, use the following sample code:- Change the value of
pipelined_uuidto match your current pipeline UUID. - Change the value of
block_uuidto match the UUID of the block you want to read data from.