MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=bs-task

(main | bs-task)
  • This module requires read rights.
  • Source: BlueSpiceFoundation
  • License: GPL-3.0-only

Provides the API endpoint for executing registered tasks

Specific parameters:
Other general parameters are available.
task

The task that should be executed

This parameter is required.
taskData

JSON string encoded object with arbitrary data for the task

Default: {}
context

JSON string encoded object with context data for the task

Default: {}
schema

Show the JSON schema for the task parameters

examples

Show examples of task parameters

format

The format of the result

One of the following values: json, jsonfm
Default: json