← Back to all apps

Ironclad

by OpenAI

Read Ironclad workflows and records.

5ChatGPT Tools
OpenAIDeveloper

Available Tools

Get Profile

get_profile
Full Description

Return the currently configured Ironclad impersonation identity.

Get Record

get_record
Full Description

Get a record by its Ironclad id.

Parameters (1 required)
Required
record_idstring

Get Workflow

get_workflow
Full Description

Get a workflow by its Ironclad id.

Parameters (1 required)
Required
workflow_idstring

List Records

list_records
Full Description

List record objects from Ironclad.

Parameters (0 required, 7 optional)
Optional
filterstring
Default: null
pageinteger
Default: 1
page_sizeinteger
Default: 100
schema_idstring
Default: null
sortstring
Default: null
updated_afterstring
Default: null
updated_beforestring
Default: null

List Workflows

list_workflows
Full Description

List workflow objects from Ironclad.

Parameters (0 required, 8 optional)
Optional
filterstring
Default: null
pageinteger
Default: 1
page_sizeinteger
Default: 100
sortstring
Default: null
statusstring
Default: null
template_idstring
Default: null
updated_afterstring
Default: null
updated_beforestring
Default: null