# Scite Node

> Search literature, clinical trials, drugs, devices, patents, grants, adverse events, and manage collections through Scite.

**URL:** https://caywork.com/learn/docs/node/scitemcp-node

## Content

## Description
Search literature, clinical trials, drugs, devices, patents, grants, adverse events, and manage collections through Scite.

## Parameters
* **action** (string): Enabled sub-action to run.
* **params** (object): Action-specific inputs.

## Actions
* `scitemcp_add_dois_to_collection`
* `scitemcp_create_collection`
* `scitemcp_delete_collection`
* `scitemcp_get_510k_summary`
* `scitemcp_get_clinical_trial`
* `scitemcp_get_collection`
* `scitemcp_get_device510k`
* `scitemcp_get_drug`
* `scitemcp_get_faers_report`
* `scitemcp_get_grant`
* `scitemcp_get_maude_report`
* `scitemcp_get_mhra_alert`
* `scitemcp_remove_dois_from_collection`
* `scitemcp_search_510k_summaries`
* `scitemcp_search_clinical_trials`
* `scitemcp_search_collections`
* `scitemcp_search_device510k`
* `scitemcp_search_drugs`
* `scitemcp_search_faers`
* `scitemcp_search_grants`
* `scitemcp_search_literature`
* `scitemcp_search_maude`
* `scitemcp_search_mhra`
* `scitemcp_search_patents`
* `scitemcp_update_collection`

## Use Cases
1. **Automate Scite workflows**: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
2. **Enforce least privilege**: Only enable the subset of actions required for the current agent flow.