get_solution_context
Check which solution is currently active for metadata operations and verify the customization prefix being used for new components in Dataverse.
Instructions
Retrieves the currently active solution context information. Use this to check which solution is currently set for metadata operations and to verify the customization prefix being used for new components.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}