@smartytalent/mcp-tools 0.9.12 → 0.9.13
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
|
@@ -8247,7 +8247,7 @@
|
|
|
8247
8247
|
},
|
|
8248
8248
|
"url": {
|
|
8249
8249
|
"type": "string",
|
|
8250
|
-
"description": "
|
|
8250
|
+
"description": "Openable link to the attachment's bytes. The ROW stores a bare\nS3 key (the path returned by POST /v1/files for uploads, the\nowning resource's own report path for system-generated PDFs);\nshowEmail and listEmails swap it for a presigned GET valid one\nhour, so the frontend renders the chip straight from this field\nand does not need a second call. Refetch the email for a fresh\nlink rather than persisting this value anywhere. `type` decides\nwhich bucket the key is signed against."
|
|
8251
8251
|
},
|
|
8252
8252
|
"type": {
|
|
8253
8253
|
"type": "string",
|
|
@@ -8255,7 +8255,7 @@
|
|
|
8255
8255
|
},
|
|
8256
8256
|
"fileId": {
|
|
8257
8257
|
"type": "string",
|
|
8258
|
-
"description": "When `type == \"files\"`, the file resource ID so the frontend can
|
|
8258
|
+
"description": "When `type == \"files\"`, the file resource ID so the frontend can\nresolve the latest file metadata (status, processing state)\nwithout parsing the URL. Null for system-generated PDFs: a\nbrief/job/report PDF is rendered straight to the owning\nservice's bucket and has no file row at all - `url` is the only\nway in, and it is presigned for exactly that reason."
|
|
8259
8259
|
},
|
|
8260
8260
|
"size": {
|
|
8261
8261
|
"type": "integer",
|
|
@@ -8753,7 +8753,7 @@
|
|
|
8753
8753
|
},
|
|
8754
8754
|
"url": {
|
|
8755
8755
|
"type": "string",
|
|
8756
|
-
"description": "
|
|
8756
|
+
"description": "Openable link to the attachment's bytes. The ROW stores a bare\nS3 key (the path returned by POST /v1/files for uploads, the\nowning resource's own report path for system-generated PDFs);\nshowEmail and listEmails swap it for a presigned GET valid one\nhour, so the frontend renders the chip straight from this field\nand does not need a second call. Refetch the email for a fresh\nlink rather than persisting this value anywhere. `type` decides\nwhich bucket the key is signed against."
|
|
8757
8757
|
},
|
|
8758
8758
|
"type": {
|
|
8759
8759
|
"type": "string",
|
|
@@ -8761,7 +8761,7 @@
|
|
|
8761
8761
|
},
|
|
8762
8762
|
"fileId": {
|
|
8763
8763
|
"type": "string",
|
|
8764
|
-
"description": "When `type == \"files\"`, the file resource ID so the frontend can
|
|
8764
|
+
"description": "When `type == \"files\"`, the file resource ID so the frontend can\nresolve the latest file metadata (status, processing state)\nwithout parsing the URL. Null for system-generated PDFs: a\nbrief/job/report PDF is rendered straight to the owning\nservice's bucket and has no file row at all - `url` is the only\nway in, and it is presigned for exactly that reason."
|
|
8765
8765
|
},
|
|
8766
8766
|
"size": {
|
|
8767
8767
|
"type": "integer",
|