agent

Structure Extraction

01KF7FCDA7SCSJ6A30TDPDSJQV

Properties

actions_required
  • file:view
  • file:create
  • file:update
  • entity:view
  • entity:create
  • entity:update
description
Extracts hierarchical document structure using LLMs and creates entities with relationships
endpoint
https://structure-extraction.arke.institute
input_schema
properties
file_id
description
Source file entity to extract structure from
type
string
options
description
Extraction options
properties
custom_prompt
description
Additional instructions for the LLM
type
string
max_chunk_tokens
description
Maximum tokens per chunk (default: 1024)
type
number
model_name
description
LLM model to use (default: meta-llama/Llama-3.3-70B-Instruct-Turbo)
type
string
on_behalf_of
description
Entity ID to act on behalf of (for permission context)
type
string
type
object
required
  • file_id
type
object
status
active

Relationships