get_profile
Retrieve a candidate's stored facts (name, email, phone, resume path) to fill application forms with authoritative, verbatim values.
Instructions
The candidate's stored facts (name, email, phone, resume path, ...).
Treat these as authoritative for form fields, and use them verbatim --
do not reformat a phone number or round a salary. If a field an
application needs is not here, call setup_status to get the question
and ask the user; never infer an answer.
The values come from a markdown file the user may have edited by hand, so they are exactly what the user intends, not a normalized copy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |