Ashby · Capability
Ashby — Custom Fields
Ashby Custom Fields capability. Define and update custom fields and set values across entities.
Ashby — Custom Fields is a Naftiko capability published by Ashby, one of 19 capabilities the APIs.io network indexes for this provider. It bundles 6 operations across the POST method.
The capability includes 2 read-only operations and 4 state-changing operations. Lead operation: List custom fields. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Ashby, Recruiting, ATS, and Custom Fields.
What You Can Do
POST
Custom field list
— List custom fields
/v1/customField.list
POST
Custom field create
— Create a custom field
/v1/customField.create
POST
Custom field info
— Get custom field info
/v1/customField.info
POST
Custom field set value
— Set a custom field value on an entity
/v1/customField.setValue
POST
Custom field set values
— Batch-set custom field values
/v1/customField.setValues
POST
Custom field update selectable values
— Update selectable values for a select custom field
/v1/customField.updateSelectableValues
MCP Tools
ashby-custom-field-list
List custom fields
read-only
idempotent
ashby-custom-field-create
Create a custom field
ashby-custom-field-info
Get custom field info
read-only
idempotent
ashby-custom-field-set-value
Set a custom field value on an entity
ashby-custom-field-set-values
Batch-set custom field values
ashby-custom-field-update-selectable-values
Update selectable values for a select custom field
idempotent