Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notte-experiment-visibility-md-links.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

function = notte.Function("<your-function-id>")
function.download(path="<path-to-your-function.py>", decryption_key="<your-key>")

Parameters

workflow_path
UnionType[str, None]
default:"None"
version
UnionType[str, None]
default:"None"
decryption_key
UnionType[str, None]
default:"None"
path
UnionType[str, None]
default:"None"

Returns

str