list-mas-job-jobdef

List MAS models, jobs, or jobdefs in SAS Viya with pagination.

1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/sassoftware/sas-score-mcp-serverjs --skill list-mas-job-jobdef
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-mas-job-jobdef
Source: https://github.com/sassoftware/sas-score-mcp-serverjs/tree/main/.skills/skills/list-mas-job-jobdef
Command: npx skills add https://github.com/sassoftware/sas-score-mcp-serverjs --skill list-mas-job-jobdef

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

List MAS models, Jobs, and JobDefs in SAS Viya and route to the correct listing tool based on resource type, enabling quick navigation for exploration.

Core Features & Use Cases

  • Route to the correct list tool: sas-score-list-mas for MAS models, sas-score-list-jobs for jobs, and sas-score-list-jobdefs for job definitions.
  • Handles SCR notice: explain no listing tool for SCR Models and prompt for a specific SCR URL.
  • Supports pagination: pass start and limit to page through results.

Quick Start

Tell the AI to list MAS models, jobs, or jobdefs by resource type and pagination parameters.

Frequently Asked Questions about list-mas-job-jobdef

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list MAS models, jobs, and job definitions in SAS Viya?

To list MAS models, jobs, and job definitions in SAS Viya, this tool routes your request to the correct listing utility based on the specified resource type, enabling quick enumeration and exploration.

Can I use pagination to browse large numbers of SAS Viya jobs?

Yes, you can use pagination to browse SAS Viya jobs by passing start and limit parameters, allowing you to page through extensive lists of jobs, MAS models, or job definitions systematically.

Why does my SCR model not appear when I try to list MAS models?

SCR models do not appear because they are noted as no-list tools. When you request to list MAS models, the system explains that no listing tool exists for SCR models and prompts you to provide a specific SCR URL instead.

What is the best way to enumerate job definitions in SAS Viya?

The best way to enumerate job definitions in SAS Viya is to specify the jobdef resource type, which delegates to the sas-score-list-jobdefs tool to retrieve and display the available definitions quickly.

Does this routing tool require any specific dependencies to list MAS models?

No specific dependencies are required to list MAS models or jobs. The tool operates independently to route your request to the appropriate internal listing utility based on whether you ask for MAS models, jobs, or jobdefs.