@smartytalent/mcp-tools 0.1.33-dev.91 → 0.1.33-dev.92
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tools.json +4 -4
- package/package.json +1 -1
package/dist/tools.json
CHANGED
|
@@ -6146,7 +6146,7 @@
|
|
|
6146
6146
|
"extension": {
|
|
6147
6147
|
"type": "string"
|
|
6148
6148
|
},
|
|
6149
|
-
"
|
|
6149
|
+
"shortCode": {
|
|
6150
6150
|
"type": "string"
|
|
6151
6151
|
},
|
|
6152
6152
|
"source": {
|
|
@@ -6333,7 +6333,7 @@
|
|
|
6333
6333
|
"extension": {
|
|
6334
6334
|
"type": "string"
|
|
6335
6335
|
},
|
|
6336
|
-
"
|
|
6336
|
+
"shortCode": {
|
|
6337
6337
|
"type": "string"
|
|
6338
6338
|
},
|
|
6339
6339
|
"source": {
|
|
@@ -7722,7 +7722,7 @@
|
|
|
7722
7722
|
"default": "general",
|
|
7723
7723
|
"description": "Role marker. Identifies which downstream resource this form's\nsubmission becomes:\n - jobBrief: produces a Brief about a Job (email/api intake;\n consumed by the create-job-from-brief workflow).\n - candidateSubmission: produces a Submission about a\n Candidate (apply form intake).\n - talentSubmission: produces a Submission about a Talent.\n - general: catch-all / undecided.\nTenant pins one form per kind as its default via\n`tenant.relationships.forms`. Mirrors the role-marker pattern\nused on Feedback (`stage`)."
|
|
7724
7724
|
},
|
|
7725
|
-
"
|
|
7725
|
+
"shortCode": {
|
|
7726
7726
|
"type": "string"
|
|
7727
7727
|
},
|
|
7728
7728
|
"content": {
|
|
@@ -7865,7 +7865,7 @@
|
|
|
7865
7865
|
"default": "general",
|
|
7866
7866
|
"description": "Role marker. Identifies which downstream resource this form's\nsubmission becomes:\n - jobBrief: produces a Brief about a Job (email/api intake;\n consumed by the create-job-from-brief workflow).\n - candidateSubmission: produces a Submission about a\n Candidate (apply form intake).\n - talentSubmission: produces a Submission about a Talent.\n - general: catch-all / undecided.\nTenant pins one form per kind as its default via\n`tenant.relationships.forms`. Mirrors the role-marker pattern\nused on Feedback (`stage`)."
|
|
7867
7867
|
},
|
|
7868
|
-
"
|
|
7868
|
+
"shortCode": {
|
|
7869
7869
|
"type": "string"
|
|
7870
7870
|
},
|
|
7871
7871
|
"content": {
|