Skip to main content
Glama

get_role_permissions

Retrieve detailed permissions for a specific SuccessFactors role to understand access rights and capabilities for security audits and compliance verification.

Instructions

Get detailed permissions for a specific RBP role.

Shows what each role can access and do - essential for security audits.

Args: instance: The SuccessFactors instance/company ID role_id: The role ID to get permissions for (e.g., "10") data_center: SAP data center code (e.g., 'DC55', 'DC10', 'DC4') environment: Environment type ('preview', 'production', 'sales_demo') auth_user_id: SuccessFactors user ID for authentication (required) auth_password: SuccessFactors password for authentication (required) locale: Locale for labels (default: en-US)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
instanceYes
role_idYes
data_centerYes
environmentYes
auth_user_idYes
auth_passwordYes
localeNoen-US

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden for behavioral disclosure. While it mentions authentication requirements in the Args section, it doesn't describe rate limits, error conditions, response format, or what 'detailed permissions' actually includes. For a tool with 7 parameters and no annotation coverage, this is insufficient.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is appropriately sized and front-loaded with the core purpose first, followed by usage context, then detailed parameters. The Args section is comprehensive but necessary given the parameter count. One minor improvement could be integrating parameter explanations more seamlessly.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (7 parameters, no annotations, but with output schema), the description provides good coverage of inputs and purpose. The existence of an output schema means return values don't need explanation. However, more behavioral context would improve completeness for this authentication-required tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 0% schema description coverage, the description fully compensates by providing detailed parameter explanations in the Args section. Each parameter gets clear semantic context with examples (e.g., 'e.g., "10"', 'e.g., 'DC55'', 'default: en-US'), adding substantial value beyond the bare schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the specific action ('Get detailed permissions') and resource ('for a specific RBP role'), distinguishing it from sibling tools like get_user_permissions or get_rbp_roles. It explicitly mentions the purpose is for security audits, providing clear differentiation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context about when to use this tool ('essential for security audits'), but doesn't explicitly state when NOT to use it or name specific alternatives among the sibling tools. It implies usage for role permission analysis without comparative guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aiadiguru2025/sf-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server