Return parsed structure, detected I/O, and inferred config for one notebook.
Documentation Index
Fetch the complete documentation index at: https://docs.nx1cloud.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Metadata returned successfully
Parsed notebook structure, detected I/O, and inferred pipeline config.
Object key under the notebooks bucket.
Owner username extracted from the S3 path prefix.
Size of the notebook in bytes.
S3 LastModified timestamp.
Config parsed from the nx1:config cell (defaults if absent).
Tasks detected from nx1:task:* tags. Empty list means single-task pipeline.
Detected inputs.
Detected outputs.
Detected primary framework: spark | pandas | pytorch | sklearn | ... (None if not detected).
Static-analysis gaps or unresolved patterns to surface to the user.