{ "$comment": "MCP tool definitions for the core tier of the CKAN Action API profile. Generated by scripts/build-artifacts.py \u2014 do not hand-edit. SPDX-License-Identifier: CC-BY-NC-SA-4.0", "standard": "ckan-action-v3", "tier": "core", "tools": [ { "name": "ckan_organization_list_for_user", "description": "CKAN get action `organization_list_for_user`. Served by 100.0% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "organization_list_for_user" } }, { "name": "ckan_status_show", "description": "CKAN get action `status_show`. Served by 100.0% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "status_show" } }, { "name": "ckan_dataset_followee_count", "description": "CKAN get action `dataset_followee_count`. Served by 97.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "dataset_followee_count" } }, { "name": "ckan_dataset_followee_list", "description": "CKAN get action `dataset_followee_list`. Served by 97.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "dataset_followee_list" } }, { "name": "ckan_dataset_follower_list", "description": "CKAN get action `dataset_follower_list`. Served by 97.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "dataset_follower_list" } }, { "name": "ckan_get_site_user", "description": "CKAN get action `get_site_user`. Served by 97.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "get_site_user" } }, { "name": "ckan_group_followee_count", "description": "CKAN get action `group_followee_count`. Served by 97.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "group_followee_count" } }, { "name": "ckan_group_followee_list", "description": "CKAN get action `group_followee_list`. Served by 97.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "group_followee_list" } }, { "name": "ckan_group_follower_count", "description": "CKAN get action `group_follower_count`. Served by 97.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "group_follower_count" } }, { "name": "ckan_group_follower_list", "description": "CKAN get action `group_follower_list`. Served by 97.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "group_follower_list" } }, { "name": "ckan_group_list", "description": "CKAN get action `group_list`. Served by 97.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "group_list" } }, { "name": "ckan_help_show", "description": "CKAN get action `help_show`. Served by 97.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "help_show" } }, { "name": "ckan_license_list", "description": "CKAN get action `license_list`. Served by 97.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "license_list" } }, { "name": "ckan_member_list", "description": "CKAN get action `member_list`. Served by 97.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "member_list" } }, { "name": "ckan_tag_autocomplete", "description": "CKAN get action `tag_autocomplete`. Served by 97.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "tag_autocomplete" } }, { "name": "ckan_tag_search", "description": "CKAN get action `tag_search`. Served by 97.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "tag_search" } }, { "name": "ckan_am_following_dataset", "description": "CKAN get action `am_following_dataset`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "am_following_dataset" } }, { "name": "ckan_am_following_group", "description": "CKAN get action `am_following_group`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "am_following_group" } }, { "name": "ckan_am_following_user", "description": "CKAN get action `am_following_user`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "am_following_user" } }, { "name": "ckan_config_option_list", "description": "CKAN get action `config_option_list`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "config_option_list" } }, { "name": "ckan_config_option_show", "description": "CKAN get action `config_option_show`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "config_option_show" } }, { "name": "ckan_dataset_follower_count", "description": "CKAN get action `dataset_follower_count`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "dataset_follower_count" } }, { "name": "ckan_followee_count", "description": "CKAN get action `followee_count`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "followee_count" } }, { "name": "ckan_followee_list", "description": "CKAN get action `followee_list`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "followee_list" } }, { "name": "ckan_format_autocomplete", "description": "CKAN get action `format_autocomplete`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "format_autocomplete" } }, { "name": "ckan_group_list_authz", "description": "CKAN get action `group_list_authz`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "group_list_authz" } }, { "name": "ckan_group_package_show", "description": "CKAN get action `group_package_show`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "group_package_show" } }, { "name": "ckan_member_roles_list", "description": "CKAN get action `member_roles_list`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "member_roles_list" } }, { "name": "ckan_organization_followee_list", "description": "CKAN get action `organization_followee_list`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "organization_followee_list" } }, { "name": "ckan_organization_follower_list", "description": "CKAN get action `organization_follower_list`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "organization_follower_list" } }, { "name": "ckan_organization_list", "description": "CKAN get action `organization_list`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "organization_list" } }, { "name": "ckan_organization_show", "description": "CKAN get action `organization_show`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "organization_show" } }, { "name": "ckan_package_autocomplete", "description": "CKAN get action `package_autocomplete`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "package_autocomplete" } }, { "name": "ckan_package_relationships_list", "description": "CKAN get action `package_relationships_list`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "package_relationships_list" } }, { "name": "ckan_resource_search", "description": "CKAN get action `resource_search`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "resource_search" } }, { "name": "ckan_resource_show", "description": "CKAN get action `resource_show`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "resource_show" } }, { "name": "ckan_tag_show", "description": "CKAN get action `tag_show`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "tag_show" } }, { "name": "ckan_task_status_show", "description": "CKAN get action `task_status_show`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "task_status_show" } }, { "name": "ckan_user_followee_count", "description": "CKAN get action `user_followee_count`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "user_followee_count" } }, { "name": "ckan_user_followee_list", "description": "CKAN get action `user_followee_list`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "user_followee_list" } }, { "name": "ckan_user_follower_list", "description": "CKAN get action `user_follower_list`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "user_follower_list" } }, { "name": "ckan_vocabulary_show", "description": "CKAN get action `vocabulary_show`. Served by 94.4% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "vocabulary_show" } }, { "name": "ckan_group_show", "description": "CKAN get action `group_show`. Served by 91.7% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "group_show" } }, { "name": "ckan_job_show", "description": "CKAN get action `job_show`. Served by 91.7% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "job_show" } }, { "name": "ckan_organization_follower_count", "description": "CKAN get action `organization_follower_count`. Served by 91.7% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "organization_follower_count" } }, { "name": "ckan_resource_view_list", "description": "CKAN get action `resource_view_list`. Served by 91.7% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "resource_view_list" } }, { "name": "ckan_resource_view_show", "description": "CKAN get action `resource_view_show`. Served by 91.7% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "resource_view_show" } }, { "name": "ckan_term_translation_show", "description": "CKAN get action `term_translation_show`. Served by 91.7% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "term_translation_show" } }, { "name": "ckan_user_follower_count", "description": "CKAN get action `user_follower_count`. Served by 91.7% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "user_follower_count" } }, { "name": "ckan_job_list", "description": "CKAN get action `job_list`. Served by 88.9% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "job_list" } }, { "name": "ckan_package_show", "description": "CKAN get action `package_show`. Served by 88.9% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "package_show" } }, { "name": "ckan_vocabulary_list", "description": "CKAN get action `vocabulary_list`. Served by 88.9% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "vocabulary_list" } }, { "name": "ckan_user_autocomplete", "description": "CKAN get action `user_autocomplete`. Served by 86.1% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "user_autocomplete" } }, { "name": "ckan_tag_list", "description": "CKAN get action `tag_list`. Served by 83.3% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "tag_list" } }, { "name": "ckan_user_list", "description": "CKAN get action `user_list`. Served by 83.3% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "user_list" } }, { "name": "ckan_group_autocomplete", "description": "CKAN get action `group_autocomplete`. Served by 77.8% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "group_autocomplete" } }, { "name": "ckan_organization_autocomplete", "description": "CKAN get action `organization_autocomplete`. Served by 77.8% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "organization_autocomplete" } }, { "name": "ckan_current_package_list_with_resources", "description": "CKAN get action `current_package_list_with_resources`. Served by 72.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "current_package_list_with_resources" } }, { "name": "ckan_package_search", "description": "CKAN get action `package_search`. Served by 72.2% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "package_search" } }, { "name": "ckan_api_token_list", "description": "CKAN get action `api_token_list`. Served by 66.7% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "api_token_list" } }, { "name": "ckan_package_collaborator_list", "description": "CKAN get action `package_collaborator_list`. Served by 66.7% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "package_collaborator_list" } }, { "name": "ckan_package_collaborator_list_for_user", "description": "CKAN get action `package_collaborator_list_for_user`. Served by 66.7% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "package_collaborator_list_for_user" } }, { "name": "ckan_package_list", "description": "CKAN get action `package_list`. Served by 61.1% of probed portals.", "inputSchema": { "type": "object", "properties": { "portal": { "type": "string", "format": "uri", "description": "Base URL of the portal, e.g. https://demo.ckan.org" }, "params": { "type": "object", "description": "Action arguments, passed as query parameters. A Validation Error means the action exists and these were wrong." } }, "required": [ "portal" ] }, "_meta": { "apicommons.org/standard": "ckan-action-v3", "apicommons.org/tier": "core", "apicommons.org/action": "package_list" } } ] }