Skip to main content
Notte home page
Search...
⌘K
Ask AI
Book Demo
Sign In
Search...
Navigation
FunctionRunResponse
Documentation
API
SDK
Products
Resources
Getting Started
NotteClient
Authentication
Error Handling
Rate Limits
Core Features
scrape
Session
Actions
Agent
Function
Tooling
Vault
Persona
File Storage
Debug
Debug Methods
English
close
On this page
Fields
Module
FunctionRunResponse
Copy page
Copy page
Fields
function_id
str
required
The ID of the function
function_run_id
str
required
The ID of the function run
session_id
UnionType[str, None]
required
The ID of the session
result
Any
required
The result of the workflow run
status
Literal['closed', 'active', 'failed']
required
The status of the workflow run (closed, active, failed)
Module
notte_sdk.types
Was this page helpful?
Yes
No
⌘I