Intuned home page
Search...
⌘K
Ask AI
Support
Get Started
Get Started
Search...
Navigation
Interfaces
SimpleObjectStringSchema
Documentation
Automation SDKs
Client APIs
Get started
Overview
playwright
@intuned/sdk
Overview
AI extractors
Optimized extractors
extractArrayFromPage
extractArrayFromLocator
extractObjectFromPage
extractObjectFromLocator
Interfaces
SimpleArrayItemSchema
SimpleArrayStringSchema
SimpleObjectSchema
SimpleObjectStringSchema
Playwright
Runtime
Files
On this page
Extends
Properties
description?
Inherited from
type
Overrides
Interfaces
SimpleObjectStringSchema
A simple object schema with string properties. SimpleObjectStringSchema
Extends
BasicSchema
Properties
description?
Copy
Ask AI
optional
description
:
string
;
Inherited from
BasicSchema.description
type
Copy
Ask AI
type
:
"string"
;
The type of the schema, which is always “string”.
Overrides
BasicSchema.type
SimpleObjectSchema
extendPlaywrightPage
Assistant
Responses are generated using AI and may contain mistakes.