Documentation Index
Fetch the complete documentation index at: https://docs.anyformat.ai/llms.txt
Use this file to discover all available pages before exploring further.
Workflow fields
| Field | Type | Description |
|---|---|---|
candidate_name | string | Full name of the candidate |
email | string | Email address |
phone | string | Phone number |
skills | list | Technical and professional skills |
years_of_experience | integer | Total years of professional experience |
education | object | Educational background (institution / degree / graduation_date) |
work_history | object | Previous employment (company / title / start_date / end_date) |
End-to-end
Python package + class names are provisional.
pip install anyformat-sdk and from anyformat.sdk import Client work today, but both are expected to change before the official launch — pin the version you ship with.- curl
- TypeScript
- Python
Tips
DOCX resumes typically yield better results than scanned PDFs since the text is natively accessible.
- Describe
end_dateas “empty if current role” so processing returnsnullfor current positions. years_of_experienceasintegerlets you filter directly without parsing.
Next steps
Run workflow
All input methods: file upload and text
Field types
Lists, objects, and other field shapes
