get_manifest_component
Retrieve Android activity, provider, service, or receiver data from AndroidManifest.xml. Filter to show only exported components as needed.
Instructions
Retrieve specified component data from AndroidManifest.xml, support filter exported components. Support standard Android components: activity, provider, service, receiver.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component_type | Yes | ||
| only_exported | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||