Skip to main content

The AI agent to be used for metadata extraction.

type
enum<string>
required

The type of AI agent to be used for metadata extraction.

Available options:
ai_agent_extract
Example:

"ai_agent_extract"

access_state
string
required

The state of the AI Agent capability. Possible values are: enabled and disabled.

Example:

"enabled"

description
string
required

The description of the AI agent.

Example:

"This is ASK Agent"

custom_instructions
string | null

Custom instructions for the AI agent.

Example:

"This is a custom instruction"

long_text
AI agent long text tool request · object

AI agent processor used to to handle longer text.

basic_text
AI agent basic text tool request · object

AI agent processor used to handle basic text.

basic_image
AI agent basic text tool request · object

AI agent processor used to handle basic text.