Can I add a custom “Change Request Summarization” skill as an MCP tool?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi everyone,
According to the MCP Server Console documentation, only a subset of Now Assist skills can be used as MCP tools. The documentation states:
MCP Server Console comes with two preconfigured tools:
• Case summarization
• Incident summarization
Additional tools can be created from certain Now Assist skills, as long as they do not rely on internal inputs such as sys_ids.
The list of supported skills includes items like:
• Analyze the CMDB Search request
• Change request risk explanation
• Customer Service Summary
• Docs summarization
• Feedback summarization
• Project doc summarization
• Resume Skill Extraction
• Supplier recommendation
… and others.
My question is:
Can I create a custom “Change Request Summarization” skill using Now Assist Skill Kit and add it as an MCP tool?
The skill would summarize the content of a Change Request record.
I understand that MCP tools cannot accept internal inputs such as sys_id or table names.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
@beycos :
Skills can't be converted to tool if:
- Skill has workflow type is platform
- Skill is in inactive state
- Any of the skill inputs are having sys_id as it's inputs
- Workflow is non "Platform"
- Skill status is active
- None of the skill inputs are having sys id as its inputs
- Skill input parameters with one of the following data types to be compatible with MCP tools:
- String
- Number
- Boolean
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago