Now Assist in Doc Intel - Not able to use doc intel output in the now assist custom skill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello All,
I have created a doc intel use case and in that created some fields, perform some tests by uploading some documents and it is extracting the values correctly.
Then I added that doc intel use case in a now assist custom skill as a tool, but skill is not able fetch or use the doc intel output.
If you have any idea about that, please provide your response.
Thank you,
Bilal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hope this helps you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Before building the middleware, worth confirming which failure you have. Check the raw response rather than what the skill reports, since an empty payload and a partial one point different directions.
Worth knowing the Table API returns the same shape whether a field is ACL-blocked or just doesn't exist under the name you asked for, so a permissions problem and a wrong field name look identical from the response. If you're pulling extraction values by field name, that's easy to chase in the wrong direction.